| Crates.io | snake |
| lib.rs | snake |
| version | 0.3.1 |
| created_at | 2019-11-14 02:36:10.680866+00 |
| updated_at | 2019-11-19 10:52:22.260336+00 |
| 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