tea2code / fantasy-rts

A fantasy real-time strategy game in the style of Dwarf Fortress.
0 stars 0 forks source link

Fantasy-RTS

A fantasy real-time strategy game in the style of Dwarf Fortress. For now without a name. The main target is to create a game which provides the excellent fortress mode with a stable performance and full mod support. The prototype was developed using Python and Pygame (see directory "python-prototype"). It is now developed in C++. Beside the mod support as a core factor it will later support mobile platforms like Android and iOS.

See the tutorial if you want to know how to play.

Roadmap

Current Version: 26

Reached: Spring 2014: Full plugin based architecture.

Major goals:

Ideas

The order of this ideas doesn't reflect their priority in any way.

Documentation

A documentation of the in-game mechanisms and especially of the mod support is provided in the documentation directory. This also includes design sheets.