From 9ae860f7b0c4fec53667cafce81a555d2c33cc66 Mon Sep 17 00:00:00 2001 From: MrYoshii Date: Fri, 10 Apr 2026 16:43:39 +0200 Subject: [PATCH] Add Pong game --- index.html | 146 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..59eac90 --- /dev/null +++ b/index.html @@ -0,0 +1,146 @@ + + + + + Pong + + + + +
W/S — Left Paddle  |  ↑/↓ — Right Paddle  |  Space — Pause
+ + +