Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 298 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 298 Bytes

Snake.rs

This is the tipical snake game implemented in Rust.

snake

Play !

First fork this repo.

git clone {your fork}
cd snake.rs
git clone --recursive https://github.com/alan-andrade/snake.rs.git
make
./bin/snake