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

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)

Awesome Lists containing this project

README

          

Seabattle bot
=============

Build
-----

```
$ cargo build --release
```

Find the executable in `./target/release/bot`.