reorganization

This commit is contained in:
Trilarion
2017-12-09 22:31:37 +01:00
parent 329f08cb4a
commit 041f951803
183 changed files with 19 additions and 24 deletions

17
games/strategy/freecol.md Normal file
View File

@@ -0,0 +1,17 @@
# FreeCol
_FreeCol is a turn-based strategy game based on the old game Colonization, and similar to Civilization._
- Home: http://www.freecol.org/
- Wikipedia: https://en.wikipedia.org/wiki/FreeCol
- Download: http://www.freecol.org/download.html
- State: mature
- Keywords: network, TBS
- Code: https://sourceforge.net/p/freecol/git/ci/master/tree/
- Language(s): Java 8
- License: GPL-2.0
## Building
Uses Ant