updated README.md

This commit is contained in:
Nathan DECHER 2020-04-08 15:59:29 +02:00
parent a5efd14fc8
commit 5cd4ac2dfe

View file

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