Commit Graph

14 Commits

Author SHA1 Message Date
7a0ff15cec game: online: recoded but collision not work 2024-05-14 03:28:05 +02:00
066a2a9c81 game: add: goal statistic 2024-02-26 17:11:31 +01:00
c7cd9202f4 game: add: speed increment 2024-02-21 15:45:21 +01:00
59cac2b1fd game: add: padding to collision 2024-02-20 09:07:01 +01:00
d332ef8103 game: add: vector colision (Not work) 2024-02-01 13:18:21 +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
58c0df447c player pos is checked 2024-01-16 17:47:48 +01:00
ff85c1d30c game: fix: create my player only if game start 2024-01-15 18:15:59 +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
8c43864b26 game: add: game map 2024-01-10 17:55:16 +01:00
072944c503 game: add: config 2023-12-28 15:21:02 +01:00