/estate

Isometric 2D RTS game done with C++ and Allegro5 for graphics and windowing.

Primary LanguageC++

Build status Build status

Estate


Installation

  1. Clone this repository, and open the .sln file with Visual Studio 2019.
  2. Download Allegro5 using the nuGet package manager, or set it up manually through downloading it online.
  3. Setup the add-ons: Font addon, Image addon and Audio addon. Enable those through Visual Studio or otherwise.
  4. Build and run the game!

Estate is an open source 2D RTS Game done in C++. Allegro5 is used for Graphics and Audio.

Showcase Image

License

MIT