renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog
This commit is contained in:
16
entries/a_planets_revenge.md
Normal file
16
entries/a_planets_revenge.md
Normal file
@ -0,0 +1,16 @@
|
||||
# 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: Galactic Conquest._
|
||||
|
||||
- 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
|
||||
|
||||
## Building
|
||||
|
||||
Requires curses which is difficult to install on Windows (https://www.lfd.uci.edu/~gohlke/pythonlibs/#curses).
|
Reference in New Issue
Block a user