Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 291 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 291 Bytes

snake_game

Classic game from Nokia mobile phone. A simple game to play while you're waiting for websites to load! Move the snake around with the arrow keys, eat the yellow dots to grow bigger, and avoid hitting walls and your own tail. Code include classes which inherit from each other.