Skip to content

To build a self-hosted unified solution to replace Apple's Game Center and Google Play Games Services for casual mobile games.

Notifications You must be signed in to change notification settings

jomho/jomho-game-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jomho Game Service

The Jomho Game Server is a lightweight casual mobile game server.

Current Features

  • Anonymous user account creation
  • Registration for anonymous users
  • Leaderboard API

Goals

To build a self-hosted unified solution to replace Apple's Game Center and Google Play Games Services for casual mobile games.

Installation

  • Install node.js
  • Install MongoDb
  • Clone repository
  • Install project dependencies npm install

Running

Run node server npm start

API Doc

To run the interactive swagger doc run the server and go to http://localhost:3000/docs

Contributing

This project welcomes contributions.

License

MIT © Jomho LLC

About

To build a self-hosted unified solution to replace Apple's Game Center and Google Play Games Services for casual mobile games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published