RoboNode is a robot battle system written in Node. Players write scripts to control their robots and lead them into battle. Code can be changed on the fly, and experimentation is encouraged.
RoboNode is a robot battle system written in Node. Players write scripts to control their robots and lead them into battle. Code can be changed on the fly, and experimentation is encouraged.
Tested on Google Chrome. Either join a game immediately as an anonymous user or register to ensure you can access your code later.
At least two players (or connections) are required to play a game. Both players should join by pressing the Join Game button before the Start Game button is pressed.
You will be given a sample script to run your robot. An API for altering your script is included on the page.
May the best code win.