From dbf760a2fc28835912b8df2fdce59a75aeaa5601 Mon Sep 17 00:00:00 2001 From: Elijah Cohen Date: Wed, 15 May 2019 21:45:12 -0500 Subject: [PATCH] cleaned up index a little --- TODO.org | 3 +-- web/index.html | 15 +++++++++++++-- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/TODO.org b/TODO.org index 10afdde..4265579 100644 --- a/TODO.org +++ b/TODO.org @@ -1,8 +1,7 @@ todo: - make sure files in the right place for server stuff +- CLEAN UP THE INDEX PAGE! MAKE IT LOOK OKAY JEEZ maybe: - paddle movement bump - more balls - fiddle with variables to optimize fun - - diff --git a/web/index.html b/web/index.html index 0573e5d..72517c2 100644 --- a/web/index.html +++ b/web/index.html @@ -4,21 +4,32 @@ Pong: Battle Royale! +
-

Pong: Battle Royale!

+

Pong: Battle Royale!

Yes, this is a battle royale version of pong. You are matched up with a large amount of other players in a shrinking arena, and your goal is to survive to the very end. Use 'w' and 's', 'k' and 'j', or the arrow keys to move your paddle with the keyboard, or touch the top or bottom half of the screen to move up or down with a touchscreen.

PLAY
-- 2.39.2