added ball + bounces; started on queu system for user to join game

This commit is contained in:
bgoulard 2025-12-14 16:12:19 +01:00 committed by Maix0
parent 7571927097
commit 8a6394786c
7 changed files with 258 additions and 182 deletions

View file

@ -100,7 +100,6 @@
justify-center;
}
.text-style {
@apply
text-black
@ -123,7 +122,6 @@
@apply absolute right-4 w-[12px] h-[80px] top-[0px];
}
.pong-center-line {
@apply
absolute