Core entry point for a pretty-chitty game. This needs to ultimately provide:
run
See documentation on Turn for more details on how to structure your game logic.
Optional
Useful if you want consistent lighting and ornaments for all of your panels
Core entry point for a pretty-chitty game. This needs to ultimately provide:
runmethod to actually execute the game logicSee documentation on Turn for more details on how to structure your game logic.