Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

igabesz/realtime-game-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Game Framework

Install

  • Install node.js and make npm available globally
  • Install MongoDb
  • Run npm install

Build

  • Run npm build

Start

  • Run mongod
  • Run npm start
  • Optionally run start.bat that starts mongod, node and opens a menu:
    • E to exit the program without stopping the server
    • R to restart the node.js server
    • Q to quit and stop the server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published