From: Elijah Cohen Date: Thu, 16 May 2019 02:45:12 +0000 (-0500) Subject: cleaned up index a little X-Git-Url: https://git.eli173.com/?a=commitdiff_plain;h=dbf760a2fc28835912b8df2fdce59a75aeaa5601;p=pong_br cleaned up index a little --- 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