|
|
|
|
|
by Tsarbomb
881 days ago
|
|
Check out Bevy. https://bevyengine.org/
It has the best ECS design I've ever seen for a game engine. Super fun to use. Currently no editor and you need to wrap your head around ECS, but it will definitely push you to improve your rust skills. Edit: Also it can be compiled for WASM. |
|