imports from osgameclones

This commit is contained in:
Trilarion
2019-09-02 16:14:54 +02:00
parent 4784e48c53
commit 2e85ff05b9
52 changed files with 985 additions and 143 deletions

20
games/race_into_space.md Normal file
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