项目作者: Eoic

项目描述 :
Multiplayer robot programming game.
高级语言: TypeScript
项目地址: git://github.com/Eoic/net-bots.git
创建时间: 2021-06-05T22:30:26Z
项目社区:https://github.com/Eoic/net-bots

开源协议:GNU Affero General Public License v3.0

下载


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.