[x] Set up our 3 main classes - Snake, Apple, and Game [x] Render an empty board [x] Initialize a snake and render it in the board [x] Let the player pilot their snake [x] Work out when the player has died [ ] Add apples to the board and let the player eat them