diff --git a/README.md b/README.md index 1bb6cff..11a842a 100644 --- a/README.md +++ b/README.md @@ -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