Joseph Aquino
|
bd090c1b52
|
renamed Math.h because windows filesystem is not case-sensitive and conficted with standard library
|
2025-09-25 12:12:47 -04:00 |
Joseph Aquino
|
daa6f236be
|
implemented custom max(), because std::vector::size() returns different types on msvc vs. gcc
|
2025-09-25 08:05:36 -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 |