https://github.com/dflemstr/shipthing
https://github.com/dflemstr/shipthing
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dflemstr/shipthing
- Owner: dflemstr
- Created: 2020-04-30T17:02:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-30T17:07:32.000Z (about 6 years ago)
- Last Synced: 2025-01-26T10:45:52.378Z (over 1 year ago)
- Language: Rust
- Size: 215 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.