rs_snake 1.0.2

The classic 'Snake' game as a terminal application.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# README #

## 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.