logoalt Hacker News

drnick1today at 5:43 AM0 repliesview on HN

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.