Progress: Documentation

This commit is contained in:
Jeremiah Billmann
2013-07-27 18:14:33 -04:00
parent 333885e028
commit 4873cbbccd
+2
View File
@@ -12,6 +12,8 @@ A simple, lightweight, HTML multiplayer game server (and client) for Node.js
## Quick Start
Create a quick game whereby players simply move squares along the x-axis. (I know, it's boring, but it keeps things simple.)
### Server
**1.** Create instance of GarageServer.IO - pass in a Socket.IO instance and GarageServer.IO options