snake-game
snake-game copied to clipboard
Game improvements
This PR includes:
- Pause when pressing space
- Fix snake speed doubling when moving on Y axis
- Change snake head colour to red to know its direction when paused
I hope these features will be useful.