Skip to content

The classic snake game in javascript without using canvas.

Notifications You must be signed in to change notification settings

ck-tan/snake-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake-js

  • The classic snake game in javascript without using canvas.
  • This is possibly not a completely original implementation.

Instructions

  • Open index.html in a web browser to test.
  • Press an arrow key to start.
  • The game board is set to focus on load, but if that doesn't work just click on the board first.
  • Refresh page to restart.

About

The classic snake game in javascript without using canvas.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published