Skip to content

benjaminaudet/yet-another-snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yet-another-snake-game

Usage

  • Clone the repo
  • You need an HTTP server to use it in order to avoid CORS errors

I suggest to use python http server

On python 2.x py -m SimpleHTTPServer On python 3.x py -m http.server

  • Open index.html in your favorite web browser
  • Use arrow keys to move the snake

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published