Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 153 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 153 Bytes

Snake game written in Rust

Preview

Run locally

$ git clone git@github.com:BugGambit/snake.git
$ cd snake
$ cargo run