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

https://github.com/dflemstr/shipthing


https://github.com/dflemstr/shipthing

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# shipthing

A simple game that needs to be played by AIs.

To start the server, just do `cargo run --release`.

To start the example client, do `cargo run --release --example shipthing-client`.