Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 437 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 437 Bytes

Snake-Game

Snake Game using JS

You can play it yourself clicking or copying the following link: https://jaco9419.github.io/Snake-Game/

You can play with it using the arrows on a keayboard, or the arrow buttons incorporated into it.

It is built with the usage of the canvas element and powered by Javascript. Wht is interesting is the logic behind it, to create the sensation of movement and playability.


© Jorge Cáceres