diff --git a/README.md b/README.md index 14af472..48b3b6a 100644 --- a/README.md +++ b/README.md @@ -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`