Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Eoic/NetBotsLegacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quality Gate Status

NetBots (front-end)

Client side of the multiplayer robot programming game NetBots.

Installation

  • Install dependencies by running npm install.
  • Launch development server with npm run dev.

Usage

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.