Skip to content

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