Hacker News new | ask | show | jobs
by masfoobar 731 days ago
You might find this to be an interesting read:- https://loglog.games/blog/leaving-rust-gamedev/

In this, they make a good point about refactoring more with Rust than other languages. In some cases, "fighting the compiler" is not always want you want to do, especially when mocking some code/game state.