Commit Graph

21 Commits

Author SHA1 Message Date
Quinten Mennen
939866b7ce Update launch configuration, enhance shader functionality, and modify game mechanics 2025-06-11 17:46:33 +02:00
Quinten Mennen
c784b5e5f7 Refactor game_manager_destroy function to accept a generic parameter 2025-06-11 15:02:50 +02:00
Quinten Mennen
7f50960bf7 I don't want to parse the scoreboard 2025-06-11 14:55:33 +02:00
Quinten Mennen
a9897368b0 Update file header timestamp and remove unnecessary blank line in menu_free function 2025-06-11 14:55:06 +02:00
Quinten Mennen
a7fd88b60b mlx_delete_image is not necessary 2025-06-11 14:54:24 +02:00
whaffman
eebd39fcba Adjust scoreboard text positioning 2025-06-10 21:40:48 +02:00
Willem Haffmans
9f40ab82ad Merge remote-tracking branch 'origin/quinten' into willem 2025-06-10 16:21:13 +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
62f20996d0 Refactor code to improve consistency and readability by changing variable types to unsigned int where appropriate, updating shader initialization function signature, and adjusting function calls accordingly. Update comments and versioning in multiple files for clarity and maintenance. 2025-06-10 14:46:38 +02:00
Quinten Mennen
22e67c1ff4 norm work 2025-06-05 19:46:15 +02:00
whaffman
bf8a9a790a adjust end screen score display positions for better layout 2025-06-05 18:02:17 +02:00
Quinten Mennen
09b9237927 play time stat 2025-06-05 17:13:40 +02:00
Quinten Mennen
50c0da1f78 did some reorganization and added a map 2025-06-04 21:49:56 +02:00
whaffman
483dca8711 audio assets and scratch and mouse 2025-06-04 17:51:45 +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
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