Multiplayer robot programming game.
Client side of the multiplayer robot programming game NetBots.
npm install
. npm run dev
.By default, development server runs at http://127.0.0.1:3333/.
Also, game server should be running. If you didn’t setup the server yet, see NetBots Server.