42_ft_transcendence/games/objects
2024-02-02 17:39:39 +01:00
..
Ball.py game: collision work 2024-02-02 17:39:39 +01:00
Game.py game: add: use straight line colision (Not finished) 2024-02-01 17:38:03 +01:00
GameManager.py game: add: class: point and segment, add: type docstring 2024-01-21 00:33:43 +01:00
Player.py game: add: class: point and segment, add: type docstring 2024-01-21 00:33:43 +01:00
Point.py game: add: vector colision (Not work) 2024-02-01 13:18:21 +01:00
Position.py game: core: change player to player.isconnected 2024-01-19 15:38:04 +01:00
Segment.py game: collision work 2024-02-02 17:39:39 +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