From edc20a05d68023adce5ddadfb2826f77d503559a Mon Sep 17 00:00:00 2001 From: Sambhav-007 Date: Sun, 23 Mar 2025 10:09:06 +0530 Subject: [PATCH] Updated README file --- README.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/README.md b/README.md index 0956f864..697a4854 100755 --- a/README.md +++ b/README.md @@ -1,16 +1,4 @@ -# JavaScript Snake Game - -This is a DOM-based game of Snake that I wrote in JavaScript over a decade ago. It was made to have sort of a nostalgic feel to it. - -## Play and Edit the Game Online! - -You can now play and edit the game live in codesandbox: - -https://codesandbox.io/s/github/patorjk/JavaScript-Snake?file=/index.html - -**2025: Looks like CSS inside the sandbox isn't working properly, in the game it works fine though** - -On first load sometimes the game frame will not load correctly and you'll need to press the refresh icon above its display panel to get the game to show. +updated readme.md Original game is located here: