maintenance (replaced dead links, added Git repositories, code dependencies, ...)

This commit is contained in:
Trilarion
2019-07-11 10:24:25 +02:00
parent e23bcb49d6
commit 1672312a0b
89 changed files with 227 additions and 178 deletions

17
games/free_orion.md Normal file
View File

@@ -0,0 +1,17 @@
# Free Orion
_Turn-based space empire and galactic conquest (4X) computer game._
- Home: http://www.freeorion.org/index.php/Main_Page, https://sourceforge.net/projects/freeorion/
- Media: https://en.wikipedia.org/wiki/Master_of_Orion#External_links
- State: beta
- Download: http://www.freeorion.org/index.php/Download
- Keywords: strategy, turn-based
- Code repository: https://github.com/freeorion/freeorion.git, https://svn.code.sf.net/p/freeorion/code/ (svn)
- Code language: C++, Python
- Code license: GPL-2.0
- Code dependencies: PyLab, SDL, zlib, OpenAL, Ogg, Vorbis, Freetype, OpenGL, Boost
## Building
- Build system: CMake