Commit Graph

11 Commits

Author SHA1 Message Date
c143d96443 clean: respect es11 2024-02-20 09:22:11 +01:00
54ef19a340 clean: remove debug print 2024-02-20 09:07:15 +01:00
e8cc05fb3c game: add: goal work 2024-02-08 12:39:17 +01:00
6fd11d0028 game: add: docstring 2024-01-22 13:21:51 +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
2bd0624100 game: core: use server game calulation form 2024-01-17 14:23:23 +01:00
e0990db8d1 game: core: use draw method instead draw_CLASSNAME 2024-01-16 23:27:56 +01:00
58c0df447c player pos is checked 2024-01-16 17:47:48 +01:00
fa97abb825 add my player class 2024-01-15 13:37:15 +01:00
134f1a8bd1 game: advent to online 2024-01-11 17:31:15 +01:00