nelsonVE / snake-js

Snake game in javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snake-js

A simple snake-based game created in javascript using canvas.

How to play: Just eat every apple (red square) and earn some points! Be careful, you can't touch yourself or you'll loose the game.

About

Snake game in javascript


Languages

Language:JavaScript 94.0%Language:HTML 6.0%