imports from osgameclones

This commit is contained in:
Trilarion
2019-09-03 23:15:43 +02:00
parent 2e85ff05b9
commit 31687087cd
75 changed files with 1102 additions and 144 deletions

20
games/spring.md Normal file
View File

@@ -0,0 +1,20 @@
# Spring
_Game engine for real-time strategy (RTS) video games._
- Home: https://springrts.com/, https://springrts.com/wiki/Main_Page, https://sourceforge.net/projects/springrts/
- Media: https://en.wikipedia.org/wiki/Spring_Engine
- State: mature
- Download: https://springrts.com/wiki/Download
- Keywords: strategy, game engine, inspired by Total Annihilation, real time, remake
- Code repository: https://github.com/spring/spring.git, https://git.code.sf.net/p/springrts/code
- Code language: C++, C, Lua
- Code license: GPL-2.0
See also [Spring 1944](http://spring1944.net/) a special scenario of the spring engine, code: https://github.com/spring1944/spring1944
Or [ZeroK](http://zero-k.info/) another game using SpringRTS.
## Building
- Build system: CMake