author: Jonne Valola jonne@pokitto.com lisense: BSD License
- Install Code::Blocks (www.codeblocks.org) - Windows users please install the mingw version
- Open Code::Blocks
- Open project file Pok_sim.cbp from folder POKITTO_SIM
- Compile and run, play around and enjoy
If you prefer the commandline, you can also build like this:
codeblocks --target=HelloWorld_lin --rebuild ./POKITTO_SIM/Pokitto_sim.cbp