Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nereuxofficial/bene-snake

A battlesnake written in Rust
https://github.com/nereuxofficial/bene-snake

battlesnake rust

Last synced: about 2 months ago
JSON representation

A battlesnake written in Rust

Awesome Lists containing this project

README

        

# bene-snake

# Running the project
After [installing Rust](https://rustup.rs), run the following command in the project directory:
```
cargo run --release
```