Skip to content

rgomesf/jquery-snakey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jquery-snakey

jQuery Snake Clone

Fork of jquery-snakey I found on google code. All credits go to the original author badsyntax.

TODO:

  • Removed image resources (use only css) DONE
  • Removed ids from dom elements DONE
  • Transform into jquery UI widget (so we can have multiple instances in the same page)
  • Add more levels
  • Make it responsive
  • Localization

Browser support

The plugin has been tested and works with Chrome

Requirements

  • jQuery

Thanks

Big thanks to the original creator badsyntax.

License

Licensed under the MIT license.