Giter Site home page Giter Site logo

tomd88 / flotilla Goto Github PK

View Code? Open in Web Editor NEW

This project forked from blendogames/flotilla

0.0 0.0 0.0 626 KB

Source code of tactical space game Flotilla (2010)

Home Page: http://blendogames.com/flotilla

License: zlib License

Shell 0.04% C# 97.97% HLSL 1.99%

flotilla's Introduction

Flotilla

Donate

Source code of tactical space game Flotilla (2010)

About

In 2010 I made the game Flotilla, and now on its 10th birthday I'm releasing its source code. Beware: Flotilla is basically the project where I learned how to program. It's filled with strange and not-great code. More details here.

Here is a short video of what the game looks like. Flotilla is available for purchase from itch.io or Steam. The game consists of two main parts:

  • turn-based tactical combat.
  • space exploration with branching events.

Flotilla originally used the XNA framework, and last year was ported to FNA by the amazing Ethan Lee.

Compiling and running

  • Flotilla's code is written in C# and a .sln solution for Visual Studio 2015 is provided.
  • The solution expects to find a folder containing the FNA source code. Place the FNA source code folder next to your Flotilla project folder (do not put FNA inside your Flotilla folder).
  • Download FNA's native libraries and place them in the folder containing your project binaries.
  • To run the game, you'll need the game assets from a purchased version of Flotilla. Copy Flotilla's Content and WindowsContent folders into the folder containing your project binaries. (Flotilla can be purchased from itch.io or Steam)

License

Flotilla's source code is released under the zlib license. In short: you are free to use this source code for personal or commercial purposes. Read the license details here: LICENSE.md

Please note this license only applies to Flotilla's source code. Flotilla's game assets (art, models, textures, audio, etc.) are not open-source and are not to be redistributed.

Credits

  • Created by Brendon Chung.
  • FNA port by Ethan Lee.
  • Audio by Soundsnap.
  • Special Thanks to Daniel Wiksten, Drew Marlowe, Neil Mehta, Sherman Wang, Tom Nguyen, and Venny Wong.

Libraries used

flotilla's People

Contributors

blendogames avatar flibitijibibo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.