renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog
This commit is contained in:
20
entries/race_into_space.md
Normal file
20
entries/race_into_space.md
Normal 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
|
||||
Reference in New Issue
Block a user