Skip to content
/ regax Public

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

License

Notifications You must be signed in to change notification settings

regaxjs/regax

Repository files navigation

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