|
|
@ -9,6 +9,7 @@ A "simple" Snake, done as my final JS class project |
|
|
|
- 60 FPS 2D animations |
|
|
|
- 60 FPS 2D animations |
|
|
|
- arcade and speedrun game modes |
|
|
|
- arcade and speedrun game modes |
|
|
|
- touchscreen and controller support |
|
|
|
- touchscreen and controller support |
|
|
|
|
|
|
|
- playable at [snek.codinget.me](https://snek.codinget.me) |
|
|
|
|
|
|
|
|
|
|
|
## Dev dependencies |
|
|
|
## Dev dependencies |
|
|
|
- All the POSIX tools, most importantly a POSIX-compliant shell, `echo`, `rm`, `seq` and `sed` |
|
|
|
- All the POSIX tools, most importantly a POSIX-compliant shell, `echo`, `rm`, `seq` and `sed` |
|
|
|