Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 705 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 705 Bytes

AntHive.IO sample bot in Rust

Import this sample bot.

Requirements

Debug

  • git push origin master
  • Register a new version of your bot from latest commits
  • Start new game at https://profile.anthive.io/new-game
  • Replay game step by step:
    • View logs
    • Download step payload

ANTHIVE

Run locally (not required)

cargo run --release

It will start localhost server on port :7070

curl -X 'POST' -d @payload.json http://localhost:7070