renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog

This commit is contained in:
Trilarion
2019-09-20 14:47:35 +02:00
parent e682f975ad
commit d67e0db0cc
1083 changed files with 1369 additions and 1078 deletions

17
entries/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/, https://sourceforge.net/p/freecol/
- Media: https://en.wikipedia.org/wiki/FreeCol
- State: mature
- Download: http://www.freecol.org/download.html
- Keywords: strategy, inspired by Sid Meier's Colonization, multiplayer, remake, turn-based
- Code repository: https://github.com/FreeCol/freecol.git, https://git.code.sf.net/p/freecol/git (+)
- Code language: Java
- Code license: GPL-2.0
## Building
Uses Ant