A "simple" Snake, done as my final JS class project back in DUT https://snek.s.codinget.me
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Snek/src/js
Nathan DECHER 2a9418c9c4 joystick overlay only appears on first touch 5 years ago
..
assets.js added config manager (closes #18) and fixed crash at win 5 years ago
config.js fixed broken watcher 5 years ago
input.js joystick overlay only appears on first touch 5 years ago
levels.js refactored code and added win/lose popups 5 years ago
main.js fixed duplicate games (closes #20) 5 years ago
popup.js refactored code and added win/lose popups 5 years ago
progress.js added progress bar 5 years ago
snek.js added border and number timer (closes #14) 5 years ago