https://github.com/frol/seabattle-dummy-bot
Seabattle Game bot (find more info at https://github.com/frol/seabattle-judge)
https://github.com/frol/seabattle-dummy-bot
Last synced: over 1 year ago
JSON representation
Seabattle Game bot (find more info at https://github.com/frol/seabattle-judge)
- Host: GitHub
- URL: https://github.com/frol/seabattle-dummy-bot
- Owner: frol
- Created: 2019-08-18T13:56:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-18T15:40:43.000Z (almost 7 years ago)
- Last Synced: 2025-02-12T14:19:15.878Z (over 1 year ago)
- Language: Rust
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Seabattle bot
=============
Build
-----
```
$ cargo build --release
```
Find the executable in `./target/release/bot`.