Commit Graph

61 Commits

Author SHA1 Message Date
a12243d15e Game
- Adds points to the board when a point is scored on multiOnlineGame
    - Add request game 7
2024-09-20 23:08:51 +02:00
f6eb2bae27 Site
- oups mb
2024-09-20 19:15:20 +02:00
34c5857a23 Site
- new method for move ball in multiOnlineGame
2024-09-19 16:21:40 +02:00
7e24946140 Game multi
- Add score board box
    - Implement scoring evolution on board
    - Add a recreat method while goal
    - Start to implement goal animation (not working)
    - Add temporary imput 'l' and 'k' to increment player score
2024-09-18 19:06:42 +02:00
a93e713f44 Site
- some change in css
2024-09-18 14:26:48 +02:00
53441d4785 merge 2024-09-17 18:02:35 +02:00
a5b2bb95a8 Site
- add scroll function
2024-09-17 16:54:22 +02:00
5668d338b6 Site
- Add function for move ball
    - add function for quit when opponent disconnect
2024-09-17 15:16:42 +02:00
c199812a5d Site
- Add smoothing movement for opponent
Django
    - invert pos in move request
2024-09-17 00:25:36 +02:00
12b33d0ee4 Site
- multiplayer move
2024-09-16 15:52:38 +02:00
448b377012 Site
- Add multi online game
Django
    - add somes paths
2024-09-15 15:57:40 +02:00