Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 384 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 384 Bytes

A simple clone of the snake game, developed as my first attempt at using canvas and Javascript.

It was originally intended for the 0hgame jam, but couldn't make it on time.

You could try it live before, but it doesn't work in modern browsers anymore.

Thankful mention to Bill Mill's tutorial, my starting point.