Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 400 Bytes

File metadata and controls

21 lines (16 loc) · 400 Bytes

Rusty Snake

A simple snake game programmed at rust.

Run Rusty Snake

Keep in mind that you must have Rust on your device to run this.

tep 1

Clone this repo

git clone https://github.com/r2unit/snake

Step 2

Go to the repo that you just cloned.

Step 3

In the main directory, run the following command.

cargo run