Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 335 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 335 Bytes

Rusty Snake

About

A simple snake game implementation in Rust.

Rusty snake in motion

Install

cargo install rusty-snake

Build & Run

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.