Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 292 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 292 Bytes

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