fencer/game/src
2023-11-26 13:12:56 +01:00
..
beat-em-up.c feat(physics): reworked physics to use colliders, allowing for bodies with multiple colliders 2023-11-25 21:52:12 +01:00
Player.c feat: increased size of the player collider 2023-11-26 13:11:30 +01:00
Player.h feat: added bias to player depth 2023-11-26 13:12:41 +01:00
PlayerStates.c feat: tracking facing direction 2023-11-26 13:12:56 +01:00
PlayerStates.h feat(player): players state machine is now it's own file 2023-11-24 19:08:48 +01:00
Prop.c feat(physics): reworked physics to use colliders, allowing for bodies with multiple colliders 2023-11-25 21:52:12 +01:00
Prop.h feat(physics): reworked physics to use colliders, allowing for bodies with multiple colliders 2023-11-25 21:52:12 +01:00