rs_snake 1.0.4

The classic 'Snake' game as a terminal application.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[![Static Badge](https://img.shields.io/badge/github-friedlandaaron%2Frs__snake-8da0cb?style=for-the-badge&logo=github&labelColor=555555)](https://github.com/FriedlandAaron/rs_snake)

[![Crates.io Version](https://img.shields.io/crates/v/rs_snake?style=for-the-badge&logo=rust&color=fc8d62)
](https://crates.io/crates/rs_snake)

---

# rs-snake

## Install ##

`cargo install rs_snake`

## Play ##

`rs_snake`

You can pass arguments to the program to customize some things in the game. Run `rs_snake -h` for info on what arguments are supported.