top | item 41505084

I tried C++. Maybe there is something there even for Rust developers

5 points| greg7mdp | 1 year ago |chadnauseam.com

1 comment

order

evacilei|1 year ago

Pretty good post, tbh I gave up on the idea of using Rust for game dev. C++ just let's you be productive, and there are more solid available libraries from the get go. Also just adding all of the dependencies manually is not that big of a deal because they usually don't change much for games (stb, sdl, glfw, etc).