Review my reproduction of Space Rage game

Hello everyone,

I made a game reproduction of Space Race, originally released by Atari, Inc in 1973, in Rust and the SDL2 bindings. I would like to receive some feedback from you on how I can improve the quality of the code I wrote.

I used cargo clippy and cargo format to make it as clean as possible, but I feel I can still improve it. What do you think ?

My code is available on GitLab : https://gitlab.com/boreec/space-race

1 Like

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.