Skip to content
/ js Public
forked from anthive/js

Sample AntHive bot - Javascript

Notifications You must be signed in to change notification settings

Slegrib/js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AntHive.IO sample bot in JavaScript

Requirements

Run locally

node run.js

It will start localhost server on port :7070 Do not change port

Test with sample call

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

Debug and Sandbox

  • git push
  • Go to Profile
  • Queue the game

Coming Soon: Ranked games and Career

About

Sample AntHive bot - Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%