Commit Graph

7 Commits

Author SHA1 Message Date
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 6559a9dc95 added bricks and the ability to spawn bricks with mouse 2025-08-29 14:18:32 -04:00
Joseph Aquino e5e7028554 intial implementation 2025-08-28 23:32:06 -04:00