#snake #game #motion

app rusty-snake

Snake game

3 releases

0.1.2 Sep 27, 2022
0.1.1 Sep 20, 2022
0.1.0 Sep 19, 2022

#378 in Games

30 downloads per month

MIT/Apache

56KB
160 lines

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.

Dependencies

~7–16MB
~134K SLoC