From 000ef4b05803cff6ead1f6499efd1d15d9b3ebd0 Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 17 Jul 2026 19:37:29 +0000 Subject: [PATCH] Add Snake web app optimized for iOS Touch-friendly Snake game with swipe controls, d-pad button alternative, pause/resume, high score tracking, and iOS home screen support. Co-Authored-By: Claude Opus 4.6 Claude-Session: https://claude.ai/code/session_01AV1WVGPNjtacTHkKWnobPY --- snake/index.html | 517 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 517 insertions(+) create mode 100644 snake/index.html diff --git a/snake/index.html b/snake/index.html new file mode 100644 index 0000000..861256a --- /dev/null +++ b/snake/index.html @@ -0,0 +1,517 @@ + + + + + + + + +Snake + + + +
+
+ 0 + Best: 0 +
+ +
+ + +
+

Snake

+

Swipe or use buttons to play

+ +
+ + + + +
+ +
+ + + +
+ + + + +
+ + + +