Commit Graph

5 Commits

Author SHA1 Message Date
c6b0539894 game: add: close game when nobody in 2024-02-21 19:05:07 +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
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