The Koala engine is a type-safe and self-documenting implementation of an Entity-Component-System (ECS), with a focus on runtime extensibility and compile-time type safety and clarity.
game
game-engine
cpp
engine
game-development
python-script
ecs
entity-component-system
lua-script
entity
cpp17
entity-component
cpp-library
gameobject
cpp-templates
cpp-game-engine
-
Updated
May 24, 2020 - C++
Use can use emscripten to run portable C++ code in a web browser. Basically, you feed emscripten your C/C++ and it will spit out javascript.