17 lines
620 B
Markdown
17 lines
620 B
Markdown
# 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 |