Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 333 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 333 Bytes

🐍 Snake

This is a basic snake game, coded out of nostalgia for playing it on Nokia 3310. And in order to try out canvas in html.

Tech stack:

  • TypeScript
  • CSS
  • HTML5
  • Jest

Useful Links