Skip to content

pedrohbtp/Snake-JavaScript

 
 

Repository files navigation

Snake-JavaScript

The Snake game, created using JavaScript, and The HTML5 canvas.

Download the starter template, and follow the tutorial on youtube step by step.

Tutorial link : https://youtu.be/9TcU2C1AACw

running

npm install http-server -g http-server -p 3000

then go to http://127.0.0.1:3000/index.html

About

The Snake game, created using JavaScript, and The HTML5 canvas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 94.7%
  • HTML 5.3%