renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog

This commit is contained in:
Trilarion
2019-09-20 14:47:35 +02:00
parent e682f975ad
commit d67e0db0cc
1083 changed files with 1369 additions and 1078 deletions

View File

@@ -0,0 +1,20 @@
# Race Into Space
_Remake of Buzz Aldrin's Race Into Space._
- Home: http://www.raceintospace.org/, https://sourceforge.net/projects/raceintospace/
- Media: https://en.wikipedia.org/wiki/Buzz_Aldrin%27s_Race_Into_Space#Source_code_release
- State: mature
- Download: https://sourceforge.net/projects/raceintospace/files/
- Platform: Windows, Linux, macOS
- Keywords: simulation, inspired by Buzz Aldrin's Race Into Space, remake, strategy, turn-based
- Code repository: https://github.com/raceintospace/raceintospace.git, http://raceintospace.cvs.sourceforge.net (cvs)
- Code language: C, C++
- Code license: GPL-2.0
- Code dependencies: libogg, libvorbis, SDL
Developers release the original game under GPL.
## Building
- Build system: CMake