Skip to content

sharvil/basis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Game server for dotproduct

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published