This project implements a snake game in Javascript, HTML and CSS.
This project is based on this tutorial from freeCodeCamp.org.
Features to implement:
- Restart button
- Player names + scoreboard
- Start menu / play pause button
- Scoreboard
- Settings (speed, walls, snake color, food color/size, field size)
- Levels (speedup if enough points)
- Poison item in field
- CSS implement, style layout
- Credits page
- Powerups
- Game modes