The Jomho Game Server is a lightweight casual mobile game server.
- Anonymous user account creation
- Registration for anonymous users
- Leaderboard API
To build a self-hosted unified solution to replace Apple's Game Center and Google Play Games Services for casual mobile games.
- Install node.js
- Install MongoDb
- Clone repository
- Install project dependencies
npm install
Run node server npm start
To run the interactive swagger doc run the server and go to http://localhost:3000/docs
This project welcomes contributions.
MIT © Jomho LLC