aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 51537f7a539958dc69b515ef90ab2c135b4ddc42 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Age
reimplementation of Age of Empires DS in c++

![](https://github.com/jacopograndi/age/blob/main/age_attack.png?raw=true)
![](https://github.com/jacopograndi/age/blob/main/age_tech.png?raw=true)

The game features:
* Almost complete game mechanics and content (all units except heroes, all abilities except heal, convert and repair)
* Bruteforce minmaxer AI
* Local hotseat multiplayer
* CMake build support