
Game Config is the main object in every AppShed game. Every game must start with a Game Config object.
You edit some of the properties for the Game Config. This will change the overall layout and behaviour of your game e.g.
- width and height of the game
- gravity
- debugging
All of these settings are optional. For most AppShed games you don't need to change anything.