space_shooter_server

Server for a unity space shooter multiplayer game

2
0
2
34
TypeScript
public

Space Shooter Server

A server for a colyseus space shooter game.
The client can be found at https://github.com/stats/space_shooter_client

Requirements

  • node must be installed
  • mongo must be installed

Setup

mkdir db
mkdir db\development
mkdir build
mkdir build\codegen
v0.3.3[beta]