Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 259 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 259 Bytes

IdleWizard

// 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