Comment by drnick1

Comment by drnick1 a day ago

0 replies

No, Rust is awful for game development. It's not really what it was intended for. For one, all the graphics API are in C, so you would have to use unsafe FFI basically everywhere.