8000 GitHub - automation551/valor: A recreation of Subspace/Continuum in Node.js/coffeescript
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

automation551/valor

 
 

Repository files navigation

Valor

Subspace-alike game written in CoffeeScript/HTML5.

Current state

Other SubSpace projects

Development Setup

After cloning, run the following commands:

yarn install
make setup # fetch dependencies
make compile # build
make server & # start the game server
make # start the web server

Now you can navigate to http://localhost:8000/Subspace.html to join the game.

Contributing

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don't break it in a future version unintentionally.
  • Commit, do not mess with Rakefile (or Makefile), Version, or History. (If you want to have your own version, that is fine but bump version in a commit by itself -- I can ignore when I pull)
  • Send me a pull request. Bonus points for topic branches.

About

A recreation of Subspace/Continuum in Node.js/coffeescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 75.5%
  • JavaScript 13.9%
  • Python 7.0%
  • Makefile 1.1%
  • Ruby 1.1%
  • HTML 0.8%
  • Dockerfile 0.6%
0