snake 0.3.1

A snake binary with a public API
Documentation

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