42_ft_transcendence/games/objects
2024-02-28 17:49:22 +01:00
..
Ball.py game: add: padding to collision 2024-02-20 09:07:01 +01:00
Game.py game: add: support multiplayer 2024-02-28 17:49:22 +01:00
GameManager.py game: fix: error when game is not in the gamemanager 2024-02-27 17:05:41 +01:00
Player.py game: add: max score win 2024-02-27 17:05:41 +01:00
Point.py game: clean: type hint 2024-02-08 12:39:17 +01:00
Position.py game: core: change player to player.isconnected 2024-01-19 15:38:04 +01:00
Segment.py game: add: paddle collision 2024-02-22 16:39:57 +01:00
Spectator.py game: core: change player to player.isconnected 2024-01-19 15:38:04 +01:00
Vector.py game: add: vector colision (Not work) 2024-02-01 13:18:21 +01:00
Wall.py game: add: class: point and segment, add: type docstring 2024-01-21 00:33:43 +01:00