|
|
|
|
|
by ajuc
826 days ago
|
|
I write a simple 2d game in bevy to learn rust and ECS. I like it a lot. I just wish it was slightly better with backward compatibility. There's many useful libraries I can't use because they depend on different bevy versions, and updating the code to new major versions is a hassle. And the bevy cheatbook has some pages refering to behavior that changed several versions earlier. |
|