Commit Graph

12 Commits

Author SHA1 Message Date
whaffman
e023ba20b6 Refactor memory management in game_free and game_manager_destroy; 2025-06-10 20:24:26 +02:00
whaffman
c87ff10b57 Refactor header files for consistency and clarity; update function signatures in parser.h and player.h 2025-06-10 19:33:05 +02:00
Quinten
3c4b3803c9 Norm work:
Refactor code for improved readability and maintainability, including function signature updates, new utility functions for score handling, and removal of unused error handling code.
2025-06-10 15:48:59 +02:00
Quinten Mennen
505bd42bb3 testing 2025-06-04 19:41:29 +02:00
Quinten Mennen
849d5c2cf7 so it's a game now 2025-06-03 22:22:04 +02:00
Quinten Mennen
27550d497d merge 2025-06-03 14:59:06 +02:00
whaffman
d8b93222c0 enemy collisions 2025-05-29 11:47:51 +02:00
Quinten Mennen
10d8544c61 text depth for menu items 2025-05-28 15:21:44 +02:00
Quinten Mennen
dc8abaa9ab now mostly norminette compliant 2025-05-28 15:05:57 +02:00
Quinten Mennen
8521bfa7e4 feat: menu items and action callbacks 2025-05-28 14:23:42 +02:00
Quinten Mennen
6cb74c3b78 feat (menus) 2025-05-27 20:46:00 +02:00
Quinten Mennen
b98400db00 feat (Game): game menu start 2025-05-27 16:32:27 +02:00