From 5251a4fcb8d0e10ea2415910739d87668ec2c219 Mon Sep 17 00:00:00 2001 From: Codinget Date: Wed, 8 Apr 2020 15:59:29 +0200 Subject: [PATCH] updated README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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`