- Clone this repository, and open the .sln file with Visual Studio 2019.
- Download Allegro5 using the nuGet package manager, or set it up manually through downloading it online.
- Setup the add-ons: Font addon, Image addon and Audio addon. Enable those through Visual Studio or otherwise.
- Build and run the game!
Estate is an open source 2D RTS Game done in C++. Allegro5 is used for Graphics and Audio.