An open API service indexing awesome lists of open source software.

https://github.com/gilbert/snake-mmo

Basically a test project to help develop SocketStream.
https://github.com/gilbert/snake-mmo

Last synced: over 1 year ago
JSON representation

Basically a test project to help develop SocketStream.

Awesome Lists containing this project

README

          

# SNAKE MMO

It had to happen.

Snake MMO is built and tested on [node](https://github.com/joyent/node) v0.6.8 and [socketstream](https://github.com/socketstream/socketstream) v0.3.0.

## Run the Server

node app.js

Now visit [http://localhost:1337](http://localhost:1337)

## Notes and Stuff

Dependencies are checked into the repository to ensure that there are no version bug shenanigans.