|
|
|
|
|
by CaptainOfCoit
786 days ago
|
|
Missing one of the best choices as long as "maturity" isn't on the top of your list: Bevy - https://bevyengine.org/ Game engine written in Rust, leveraging ECS in almost every place and way, with a really capable WASM export option. Wrestling ECS for the first time might take you some time, but in my experience helps you keep game code as clean and decoupled as game code could be. |
|
JS ECS libraries are listed here: https://www.webgamedev.com/code-architecture/ecs