Commit Graph

8 Commits

Author SHA1 Message Date
17a0321532 Global
- remove some useless console.log
    - remove useless files
2024-11-18 18:08:14 +01:00
620bfed825 Solo game
- add event for resize
2024-11-15 16:37:25 +01:00
cf6ec99737 Game solo - Fix solo collision when ball on player
- Add deltatime on ball
2024-11-13 18:23:48 +01:00
bcea894e9f Minor fix 2024-11-11 18:14:38 +01:00
e13bbb55ff Game solo - Remake solo game without cannon js - Start to implement new velocity and colision system 2024-10-09 16:50:48 +02:00
b072b6979f Site
- buttons US FR working
    - if someone is in waitingpage and receive his opponent has left tournament, redirect to tournament page
2024-10-03 01:33:22 +02:00
e66434de87 Game multi - Add upScale player when touched Fix sideWall position and reset position - Fix goalAnimation orientation down or up - Change video banner resolution 2024-09-30 18:15:28 +02:00
92ff0e9e8d Site
- Add multi local game
    - Some minor changes in html/css
Django
    - add path for /game and /multiLocalGamePage
    - add template for multiLocalGame
2024-09-14 02:06:20 +02:00