Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 453 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 453 Bytes

GameBase Lobby and Game Server

The GameBase Lobby and Game server is intended to be a reusable lobby and game server, allowing developers to easily create multiplayer games using WebSockets without having to reinvent the wheel with regards to a lobbying and game creation system.

The primary focus is the actual Node.js server implementation, but client libraries will be provided to allow easy access to the functions of the server.