Skip to content

DiGatsby/node-NetMatch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Node.js implementation of NetMatch

We're working on to create a fully functional server for NetMatch, similar to the one made with CoolBasic. The purpose of this far-out project is to have a server which can run on linux, giving us the chance for always having a server to play in, and to have a server which runs much much faster than the CoolBasic one.

By using Node.js we get to use the asynchronous nature of JavaScript and also gain knowledge of Node itself. Because Node.js is essentially JavaScript, we can more easily port the NetMatch client to JavaScript at some point in the future. That is the ultimate goal for this project - to create NetMatch that you can play with your own browser!

Documentation

We document JavaScript with JsDoc and build an HTML-version of the project with jsdoc-toolkit, powered by the awesome template CodeView (thanks to Wouter Bos for it!). The latest build of documentations are in gh-pages branch and viewable here: http://vesq.github.com/node-NetMatch/doc/

About

A node.js implementation of NetMatch server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%