A simple Entity-Component-System (ECS) that is implemented using Memory Arenas
Go to file
2026-01-17 13:24:30 +08:00
test Add: adding a component test 2026-01-16 17:56:20 +08:00
.clangd initial commit 2026-01-16 17:36:44 +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
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