Skip to content

takashiro/sanguosha-server

Repository files navigation

Sanguosha Server (Node.js) Node.js CI Build Status

Example Page http://sgs.takashiro.cn
Author Kazuichi Takashiro

Introduction

It's a server application of the famous board game Legends of the Three Kingdoms based on React.js.

It provides connections via WebSocket.

Running Environment

  1. Node.js v12.x or later versions

Build and Run

  1. Execute npm i to install dependencies.
  2. Execute npm run build to build the project.
  3. Execute npm start to run the project, or click "Launch" in Visual Studio Code (debugging).

Related Projects

  1. Game Lobby
  2. Client

About

Sanguosha Server (Node.js)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published