A simple Entity-Component-System (ECS) that is implemented using Memory Arenas
Go to file
2026-01-19 16:54:30 +08:00
test Update to more simplified becs2.h 2026-01-19 15:36:30 +08:00
.clangd Clean up some testing defines 2026-01-19 16:54:30 +08:00
.gitignore initial commit 2026-01-16 17:36:44 +08:00
becs.h Update: fix Init bug 2026-01-17 13:24:30 +08:00
becs2.h Clean up some testing defines 2026-01-19 16:54:30 +08:00
build.bat Update: move the declarations out of the ifdef 2026-01-16 17:47:49 +08:00
build.sh Update: add build system" 2026-01-17 13:24:16 +08:00