holesome/src/game
2023-07-03 01:16:44 +02:00
..
camera Fixed aspect ratio on split screen views 2023-06-22 23:14:16 +02:00
collectables Fixed diagonal world coordinates 2023-07-02 04:22:03 +02:00
input Implemented flag to block new players from joining 2023-06-22 23:25:15 +02:00
level Fixed bug in calculating sprite offset for collectables 2023-06-30 20:57:28 +02:00
physics Implemented ground framework for collectables simulation 2023-07-03 01:16:44 +02:00
player Implemented ground framework for collectables simulation 2023-07-03 01:16:44 +02:00
frame_counter.cpp Implemented frame counter 2023-06-17 20:47:09 +02:00
frame_counter.hpp Implemented frame counter 2023-06-17 20:47:09 +02:00
game.cpp Implemented rotation for sprites, among other things 2023-07-01 20:06:53 +02:00
game.h Basic multiplayer view scaffolding 2023-06-21 16:05:11 +02:00
game_factory.cpp Frame limit flag added to config 2023-06-30 20:38:41 +02:00
game_factory.hpp Handling window resize and fixed spelling 2023-05-04 23:01:27 +02:00
game_object.cpp Implemented rotation for sprites, among other things 2023-07-01 20:06:53 +02:00
game_object.h Implemented rotation for sprites, among other things 2023-07-01 20:06:53 +02:00