/rust-snake-game

A Snake Game developed with Rust!

Primary LanguageRust

Rust Snake Game

Snake game developed in Rust using rust-sdl2 crate

Run it!

git clone git@github.com:Pacheco95/rust-snake-game.git
cd rust-snake-game
cargo run

Enjoy!