Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 271 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 271 Bytes

Snake

[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