All Projects → sharvil → Basis

sharvil / Basis

Game server for dotproduct

Programming Languages

javascript
184084 projects - #8 most used programming language

basis

basis is a game server for dotproduct, an action-packed, multiplayer space shooter. For a live demo, visit http://dotproduct.nanavati.net.

Tech

basis is built on the following technologies:

Installing

  git clone https://github.com/sharvil/basis.git
  cd basis
  npm install

Running

  node src/server.js [options]

options consists of zero or more of the following:

  • port=<port number to listen on>
  • rootDir=<path to dotproduct>

License

Apache 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].