holesome/src/game
2023-06-10 15:24:03 +02:00
..
camera Player now colliding with map properly and other small adjustments 2023-06-10 15:24:03 +02:00
collectables Player now colliding with map properly and other small adjustments 2023-06-10 15:24:03 +02:00
input Fixed movement stopping on gamepads when button is pressed 2023-06-10 14:47:47 +02:00
level Implemented Level concept and scaffolding for map simulation 2023-06-10 14:48:16 +02:00
physics Player now colliding with map properly and other small adjustments 2023-06-10 15:24:03 +02:00
player Player now colliding with map properly and other small adjustments 2023-06-10 15:24:03 +02:00
game.cpp Implemented Level concept and scaffolding for map simulation 2023-06-10 14:48:16 +02:00
game.h Implemented Level concept and scaffolding for map simulation 2023-06-10 14:48:16 +02:00
game_factory.cpp Input Identities added and basic controller support 2023-05-17 14:13:39 +02:00
game_factory.hpp Handling window resize and fixed spelling 2023-05-04 23:01:27 +02:00
game_object.cpp Player now colliding with map properly and other small adjustments 2023-06-10 15:24:03 +02:00
game_object.h Player now colliding with map properly and other small adjustments 2023-06-10 15:24:03 +02:00
input_handler.cpp Yikes, very convoluted game structure 2023-04-27 23:05:19 +02:00
input_handler.h Yikes, very convoluted game structure 2023-04-27 23:05:19 +02:00