Update README.md

This commit is contained in:
jbillmann
2013-07-22 12:32:08 -05:00
parent 714ac38418
commit 9984133ca1
+6
View File
@@ -2,6 +2,12 @@
A simple, lightweight, HTML multiplayer game server (and client) for Node.js
## Features
- Authoritative Game Server
- Client Side / Input Prediciton
- Client Side Smooting
- Entity Interpolation
- Server State History
- Server and Client Messaging
## How to use