naldorp / games_classicSnake

This a implemantion of a classic game called "snake". It's implemented using vanilla javascript and html5.canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Classic Snake Game

So, I created this classic game in my free time, it's the first game that I've created using javascript vanilla and html5.canvas. The reason behind this little project was to code everything without looking at google or stackoverflow and I did it. I'm proud of myself. Cheers.

game


About

This a implemantion of a classic game called "snake". It's implemented using vanilla javascript and html5.canvas


Languages

Language:HTML 76.1%Language:JavaScript 23.9%