From 0fb762e74af6900c7c96a1f8846a53f6fc6b5807 Mon Sep 17 00:00:00 2001 From: Codinget Date: Wed, 15 Apr 2020 12:39:13 +0200 Subject: [PATCH] updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0c0ced..c84ca82 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A "simple" Snake, done as my final JS class project ## Features - 60 FPS 2D animations -- arcade and speedrun game modes +- arcade, speedrun and puzzle game modes - touchscreen and controller support - playable at [snek.codinget.me](https://snek.codinget.me)