Skip to content

Releases: e3duardo/html-snake

Html first release

17 Apr 20:52
Compare
Choose a tag to compare

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

17 Apr 10:32
041e098
Compare
Choose a tag to compare
Canvas Release Pre-release
Pre-release

This is the first implementation in HTML Canvas