opensourcegames/games/strategy/a_planets_revenge.md
2018-05-26 13:49:52 +02:00

14 lines
521 B
Markdown

# A Planet's Revenge
_A text-based, turn-based strategy game set in space. It is similar to a 4X game and is inspired by Space Federation: Galactice Conquest._
- Home: https://sourceforge.net/projects/aplanetsrevenge/
- Download: https://sourceforge.net/projects/aplanetsrevenge/files/aplanetsrevenge/apr-1.0-alpha/
- State: beta, inactive since 2008
- Code: see download
- Language(s): Python
## Building
Requires curses which is difficult to install on Windows (https://www.lfd.uci.edu/~gohlke/pythonlibs/#curses).