/QuickRTS_Old

A game engine written in C++ made to make making developing RTS games easier.

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

⚠️ This game engine is a WIP and should not be used on live products, or anything really. ⚠️

QuickRTS

QuickRTS is a work-in-progress game engine written in C++17. The engine was made specifically to make developing Real Time Strategy games.

Building

Building this engine currently requires Visual Studio 17 or higher in order to compile.