Commit Graph

11 Commits

Author SHA1 Message Date
Joseph Aquino cdda33f786 revert a previous commit 2025-09-26 09:40:21 -04:00
Joseph Aquino 4d7579a45e small update 2025-09-25 11:27:57 -04:00
Joseph Aquino d7dcb2425e added volume control 2025-09-24 22:13:43 -04:00
Joseph Aquino c09038de2e small update 2025-09-24 19:09:29 -04:00
Joseph Aquino e50b5d6940 added scoring system 2025-09-24 18:57:12 -04:00
Joseph Aquino 73b4fa5920 added sound effects 2025-09-24 18:42:28 -04:00
Joseph Aquino 69130c3d94 mostly imgui update 2025-09-24 00:25:45 -04:00
Joseph Aquino 0fc6c50009 added basic level loading and proper player life system 2025-09-23 23:00:51 -04:00
Joseph Aquino 79f6fc9af5 Code refactor
-added commandline arg to disable imgui
-implemented a config text file
-split util.h into seperate .h and .cpp files
2025-09-09 20:10:53 -04:00
Joseph Aquino 60a923d4c9 refactoring
-moved globals to game class
-moved helper functions to util class
-added more imgui functionality
2025-09-03 03:51:50 -04:00
Joseph Aquino e5e7028554 intial implementation 2025-08-28 23:32:06 -04:00