18 lines
621 B
Markdown
18 lines
621 B
Markdown
# freeaoe
|
|
|
|
- Home: https://github.com/sandsmark/freeaoe
|
|
- Inspirations: Age of Empires II
|
|
- State: beta
|
|
- Keywords: remake, strategy, commercial content, real time, requires original content
|
|
- Code repository: https://github.com/sandsmark/freeaoe.git
|
|
- Code language: C++
|
|
- Code license: GPL-3.0
|
|
- Code dependencies: SFML
|
|
|
|
Remake of Age of Empires II.
|
|
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
|