[wip] - frontend meh/20 back-end meh/20 still, works. works badly but does work...

This commit is contained in:
bgoulard 2026-01-06 15:09:29 +01:00 committed by Nigel
parent f87a991441
commit 572392f640
5 changed files with 176 additions and 53 deletions

View file

@ -8,6 +8,8 @@
Pong Box<span id="t-username"></span>
</h1><br>
<!-- todo: print keys for moving -->
<!-- Horizontal Message Box -->
<div id="score-box" class="grid grid-cols-[1fr_auto_1fr] items-center">
<h1 id="player-left"></h1>
@ -18,6 +20,7 @@
<div class="flex justify-center mt-2">
<div id="pongspace" class="flex flex-col">
<div id="pongbox" class="pongbox-style">
<button class="pong-rdy-screen" id="readyup-btn">ready!</button>
<div class="pong-field">
<div id="batleft" class="pong-batleft top-0"></div>
<div class="pong-center-line"></div>