Commit Graph

12 Commits

Author SHA1 Message Date
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 110af2c12a added font 2025-09-23 22:54:54 -04:00
Joseph Aquino 28d17cb0b7 small premake change 2025-09-23 22:54:30 -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 593dbbf86b update build scripts 2025-09-09 17:58:46 -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
Joseph Aquino 87e1f863be fix build.sh 2025-08-12 01:02:23 -04:00
Joseph Aquino 5d1b99098d add license 2025-08-12 01:01:35 -04:00
Joseph Aquino 21bd9999d8 first commit 2025-08-12 01:00:29 -04:00