|
9f30f5c3d1
|
game: add: support multiplayer
|
2024-02-28 17:49:22 +01:00 |
|
|
53b314c72b
|
game: add: max score win
|
2024-02-27 17:05:41 +01:00 |
|
|
8895367786
|
game: fix: cleint see others players update
|
2024-02-27 09:02:41 +01:00 |
|
|
243bdc9fae
|
game: fix: readd defeat by forfeit
|
2024-02-26 17:12:56 +01:00 |
|
|
066a2a9c81
|
game: add: goal statistic
|
2024-02-26 17:11:31 +01:00 |
|
|
0c7fdee401
|
game: add: defeated by forfeit
|
2024-02-25 17:53:01 +01:00 |
|
|
c6b0539894
|
game: add: close game when nobody in
|
2024-02-21 19:05:07 +01:00 |
|
|
dea718320c
|
game: add: scoreboard
|
2024-02-21 11:04:28 +01:00 |
|
|
8d19c467c7
|
game: clean: add coment
|
2024-02-06 14:16:29 +01:00 |
|
|
5f8c42d0c3
|
game: add: use straight line colision (Not finished)
|
2024-02-01 17:38:03 +01:00 |
|
|
d332ef8103
|
game: add: vector colision (Not work)
|
2024-02-01 13:18:21 +01:00 |
|
|
ab73826c11
|
game: fix: the board is draw with good angle
|
2024-01-21 14:09:43 +01:00 |
|
|
8da7e09af7
|
game: add: class: point and segment, add: type docstring
|
2024-01-21 00:33:43 +01:00 |
|
|
7cf13640a1
|
game: core: change player to player.isconnected
befort: if a player is disconnected he doesn't have an object
after: he have un object with a socket == None
|
2024-01-19 15:38:04 +01:00 |
|
|
e1e6e6c1ab
|
game: fix: bozomamn
|
2024-01-18 15:56:56 +01:00 |
|
|
1589763197
|
game: add: player can leave and join game
|
2024-01-18 13:59:19 +01:00 |
|
|
1af55795d9
|
game: core: recreate classes see other paddle
|
2024-01-17 19:06:36 +01:00 |
|
|
2bd0624100
|
game: core: use server game calulation form
|
2024-01-17 14:23:23 +01:00 |
|
|
134f1a8bd1
|
game: advent to online
|
2024-01-11 17:31:15 +01:00 |
|