holesome/src/game
2023-05-24 14:29:08 +02:00
..
camera Removed weighted tracking, now just min/max 2023-05-24 14:29:08 +02:00
input Implemented direction rotation for movement, to align with player view 2023-05-20 17:08:47 +02:00
player Basic trackable view 2023-05-24 14:00:51 +02:00
game.cpp Basic trackable view 2023-05-24 14:00:51 +02:00
game.h Basic trackable view 2023-05-24 14:00:51 +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 Simple setup for grid debug rendering 2023-05-03 23:46:41 +02:00
game_object.h Basic trackable view 2023-05-24 14:00:51 +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