17 lines
680 B
Markdown
17 lines
680 B
Markdown
# A Planet's Revenge
|
|
|
|
- Home: https://sourceforge.net/projects/aplanetsrevenge/
|
|
- State: beta, inactive since 2008
|
|
- Download: https://sourceforge.net/projects/aplanetsrevenge/files/aplanetsrevenge/apr-1.0-alpha/
|
|
- Keywords: strategy, text-based
|
|
- Code repository: https://gitlab.com/osgames/aplanetsrevenge.git (copy of last source release)
|
|
- Code language: Python
|
|
- Code license: GPL-3.0
|
|
- Code dependencies: curses
|
|
|
|
A text-based, turn-based strategy game set in space. It is similar to a 4X game and is inspired by Space Federation: Galactic Conquest.
|
|
|
|
## Building
|
|
|
|
Requires curses which is difficult to install on Windows (https://www.lfd.uci.edu/~gohlke/pythonlibs/#curses).
|