Import this sample bot.
- Set your username in ANTHIVE file.
- Push to your Github account.
- Do not push your code to sample bot repo.
- Register your bot at https://profile.anthive.io/bots
- git push origin master
- Verify/Compile your latest commit in settings page https://profile.anthive.io/settings/
- Start new game at https://profile.anthive.io/new-game/
- Replay game step by step
- View logs
dotnet run Bot.cs
It will start localhost server on port :7070 Do not change port
curl -X 'POST' -d @payload.json https://localhost:7070