Commit Graph

13 Commits

Author SHA1 Message Date
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
1589763197 game: add: player can leave and join game 2024-01-18 13:59:19 +01:00
fa38ba6eb8 game: fix: game is spectable by non authentified user 2024-01-18 13:42:24 +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
58c0df447c player pos is checked 2024-01-16 17:47:48 +01:00
a30ec46685 game: add: PADDLE CAN MOVE 2024-01-15 17:55:12 +01:00
134f1a8bd1 game: advent to online 2024-01-11 17:31:15 +01:00
35859db051 game: init 2024-01-09 12:31:13 +01:00
6f9903e309 game: fix: circular import 2024-01-08 13:09:48 +01:00
62b1c8ba9c game: fix: circular import 2024-01-08 13:05:23 +01:00
231622a2c2 game: init: consumer 2023-12-28 12:02:39 +01:00