alan-andrade / snake.rs

Snake game written in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Snake game written in rust


Languages

Language:Rust 100.0%