snake

Crates.iosnake
lib.rssnake
version0.3.1
sourcesrc
created_at2019-11-14 02:36:10.680866
updated_at2019-11-19 10:52:22.260336
descriptionA snake binary with a public API
homepagehttps://github.com/Yamboy1/rust-snake
repository
max_upload_size
id181113
size19,884
(Yamboy1)

documentation

README

Snake (WIP)

Github Actions: Rust Crates.io License: Mit

A snake game written with Rust and ncurses. Also has a public API for making your own snake game (in Rust).

Installation

$ cargo install snake

Using the API

Documentation can be found here

Commit count: 0

cargo fmt