1
0
Fork 0
This repository has been archived on 2024-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Snake/README.md
2021-03-30 09:20:03 +02:00

22 lines
348 B
Markdown

# snake
## Features
- [x] Base of the snake game
- [x] Level selection
- [x] Avoid suicide by inputting the opposite direction
- [x] Life
- [x] Heart item to regain a life
- [x] No wall option
- [x] Score & lives display
- [x] Increase speed every 5 points
- [x] Power up to decrease the snake size
- [x] Pause game when press escape