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/freeaoe.md Normal file
View File

@ -0,0 +1,17 @@
# freeaoe
_Remake of Age of Empires II._
- Home: https://github.com/sandsmark/freeaoe
- State: beta
- Keywords: strategy, commercial content, inspired by Age of Empires II, real-time, remake, requires original content
- Code repository: https://github.com/sandsmark/freeaoe.git
- Code language: C++
- Code license: GPL-3.0
- Code dependencies: SFML
Only thing missing to be playable is opponents (AI and/or multiplayer). The engine supports data from all Genie games (Age of Empires 1, Star Wars: Galactic Battlegrounds, etc.), but the focus is on Age of Empires 2: The Conquerors.
## Building
- Build system: CMake