Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 511 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 511 Bytes

Pokitto Simulator early community version

author: Jonne Valola jonne@pokitto.com lisense: BSD License

Instructions

  1. Install Code::Blocks (www.codeblocks.org) - Windows users please install the mingw version
  2. Open Code::Blocks
  3. Open project file Pok_sim.cbp from folder POKITTO_SIM
  4. 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