// Get repo and submodules
$ git clone https://github.com/Aaron3154518/GameEngine.git
$ git submodule init
$ git submodule update
// Build GameEngine
$ cd include/GameEngine
$ make
$ cd ../../
// Build IdleWizard
$ make
$ bin/IdleWizard
Aaron3154518/IdleWizard
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|