rusty-snake

Crates.iorusty-snake
lib.rsrusty-snake
version0.1.2
sourcesrc
created_at2022-09-19 16:25:12.041717
updated_at2022-09-27 07:11:44.895864
descriptionSnake game
homepagehttps://github.com/rimbi/rusty-snake
repositoryhttps://github.com/rimbi/rusty-snake
max_upload_size
id669233
size107,693
Cem Eliguzel (rimbi)

documentation

README

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.

Commit count: 17

cargo fmt