Releases: e3duardo/html-snake
Releases · e3duardo/html-snake
Html first release
The first version of my snake implementation in html+js.
Here was delivered a playable game with:
- Only play with the arrows, for now
- Play / pause
- Resume with arrows and space
- Pause with alt + tab
- Scoreboard
- Save the best score with localstorage
- Count the number of deaths since the last page refresh
Canvas Release
This is the first implementation in HTML Canvas