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

21 lines
312 B
Markdown
Raw Normal View History

2021-03-11 09:10:48 +01:00
# snake
2021-03-30 08:39:53 +02:00
## Features
- [x] Base of the snake game
- [x] Level selection
- [x] Avoid suicide by inputting the opposite direction
- [x] Life
- [ ] Heart item to regain a life
- [x] No wall option
- [x] Score & lives display
- [x] Increase speed every 5 points
- [ ] Power up to decrease the snake size