Rusty Snake

About

A simple snake game implementation in Rust.

Rusty snake in motion

Install

bash cargo install rusty-snake

Build & Run

bash cargo run

How to play

Use up, down, left and right keys to give a direction to the snake.

To quit the game use q.