rsnake icon indicating copy to clipboard operation
rsnake copied to clipboard

Snake implemented in rust.

Results 3 rsnake issues
Sort by recently updated
recently updated
newest added

I'm new to Rust development and thought that modifying snake would be a nice starting project. Just cloned repo, downloaded dependencies, built it and tried to run. There wasn't any...

Hello, I ran the project and noticed that the score counter in the top-left corner is always 0. It wouldn't increment, but I see it getting slightly displaced to the...

If run cargo run on macOS, it will prompt a lot of error, Because it is a novice for Rust, do not understand why.