holesome/src
2023-06-18 17:20:35 +02:00
..
coordinates First tile map properly working 2023-06-17 19:48:51 +02:00
debug Added Collectables collections and other scaffolding required for further development 2023-06-12 21:02:04 +02:00
game Basic skymap prototype 2023-06-18 17:20:35 +02:00
logging First tile map properly working 2023-06-17 19:48:51 +02:00
primitives Player now colliding with map properly and other small adjustments 2023-06-10 15:24:03 +02:00
prototypes Overhauled input system to support Game actions for buttons. Linked box2d as well 2023-06-08 00:54:01 +02:00
sprites Basic skymap prototype 2023-06-18 17:20:35 +02:00
utilities Implemented free-move-area tracking 2023-05-24 15:21:53 +02:00
collectables.hpp Added Collectables collections and other scaffolding required for further development 2023-06-12 21:02:04 +02:00
config.h Hiding debug render elements 2023-06-17 21:25:33 +02:00
input_config.h Made player radius dynamic 2023-06-11 15:18:22 +02:00
levels.hpp Hiding debug render elements 2023-06-17 21:25:33 +02:00
main.cpp Added Collectables collections and other scaffolding required for further development 2023-06-12 21:02:04 +02:00
texture_config.h First tile map properly working 2023-06-17 19:48:51 +02:00