A simple Entity-Component-System (ECS) that is implemented using Memory Arenas
Go to file
2026-01-22 10:50:33 +08:00
test Update: Change includes to point to the right place 2026-01-22 10:50:33 +08:00
.clangd Update: Implement becs3.h in C89 2026-01-21 17:15:51 +08:00
.editorconfig Update: Implement becs3.h in C89 2026-01-21 17:15:51 +08:00
.gitignore initial commit 2026-01-16 17:36:44 +08:00
becs.h Fix member assignment in Arena to fit C89 standard 2026-01-22 10:49:26 +08:00
build.bat Update: Change build script to have a run option 2026-01-22 10:49:56 +08:00
build.sh Update build.sh 2026-01-22 08:22:03 +08:00