/snake.rs

Snake game + CLI made in rust.

Primary LanguageRust

snake.rs

Simple implementation of snake game in rust. Supports CLI options -h | --height, -w | --width and --help.