Crates.io | snake |
lib.rs | snake |
version | 0.3.1 |
source | src |
created_at | 2019-11-14 02:36:10.680866 |
updated_at | 2019-11-19 10:52:22.260336 |
description | A snake binary with a public API |
homepage | https://github.com/Yamboy1/rust-snake |
repository | |
max_upload_size | |
id | 181113 |
size | 19,884 |
A snake game written with Rust and ncurses. Also has a public API for making your own snake game (in Rust).
$ cargo install snake
Documentation can be found here