Skip to content

avirati/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

The classic Snake Game, made in Vanilla JS, Demo

Run the project

git clone https://github.com/avirati/snake-game
cd snake-game
python -m SimpleHTTPServer <PORT>   //Or any web server
open http://localhost:<PORT>

License

MIT

About

The classic Snake Game, made in Vanilla JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published