Classic snake game in a web environment.
Hit an arrow to start the game, when game over you are able to restart without refreshing the page.
GOAL : eat as much apple as you can, beware of the grid limit and don't eat yourself!!!
- Fix the restart option after GameOver.(error 404)
- Leaderboards with temporary local file.
- Polish CSS elements