regax icon indicating copy to clipboard operation
regax copied to clipboard

A fast,scalable,distributed game server framework for Node.js

Regax

Regax is a Multiplayer Game Engine for Node.js.

Install

$ tnpm i yarn -g
$ yarn
$ yarn build
$ yarn watch # watch files changed
$ yarn test # run tests

About