A small game about breaking bricks
Go to file
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
Config mostly imgui update 2025-09-24 00:25:45 -04:00
assets added sound effects 2025-09-24 18:42:28 -04:00
include implemented custom max(), because std::vector::size() returns different types on msvc vs. gcc 2025-09-25 08:05:36 -04:00
src implemented custom max(), because std::vector::size() returns different types on msvc vs. gcc 2025-09-25 08:05:36 -04:00
vendor fixed linker warnings on msvc 2025-09-24 21:58:50 -04:00
.gitignore first commit 2025-08-12 01:00:29 -04:00
Create-Solution.bat first commit 2025-08-12 01:00:29 -04:00
LICENSE.txt add license 2025-08-12 01:01:35 -04:00
build-ninja.sh first commit 2025-08-12 01:00:29 -04:00
build.sh fix build.sh 2025-08-12 01:02:23 -04:00
clean-ninja.sh first commit 2025-08-12 01:00:29 -04:00
clean.sh first commit 2025-08-12 01:00:29 -04:00
ecc.sh update build scripts 2025-09-09 17:58:46 -04:00
premake5.lua change to c++20 2025-09-24 22:00:02 -04:00
run.sh first commit 2025-08-12 01:00:29 -04:00