Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sNakiex/TornSpace

 
 

Repository files navigation

A somewhat popular online space MMO.


Prerequisites

  • Node.JS v14+
  • NPM v7
  • MongoDB
  • Python 3.x (pip install -r requirements.txt)

Local Development Setup

  • Navigate to the directory you wish to put the repository in.
  • Clone the repo.
git clone https://github.com/TornDotSpace/Torn
  • Install Node.JS from here.
  • Update NPM to v7
npm i -g npm
  • Run the shell script to start the server!
./start_dev_server.sh # UNIX
./devServer-win.sh # Windows
  • Navigate to http://localhost:7301 in your browser, and you should be able to play.

About

A mildly popular online space MMO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.6%
  • HTML 9.9%
  • TypeScript 9.0%
  • Python 4.2%
  • CSS 1.1%
  • Shell 0.2%