1 Forks
6 Stars
6 Watchers

hippodrome

hippodrome is a simple lightweight game server for introductory game development. The game server includes authentication (via jwt), socket.io, and sessions delegator. The repository includes some dropin clients to interface with the server in popular languages like swift and java.

How to download and setup hippodrome

Open terminal and run command
git clone https://github.com/johnosullivan/hippodrome.git
git clone is used to create a copy or clone of hippodrome repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with hippodrome https://github.com/johnosullivan/hippodrome/archive/master.zip

Or simply clone hippodrome with SSH
[email protected]:johnosullivan/hippodrome.git

If you have some problems with hippodrome

You may open issue on hippodrome support forum (system) here: https://github.com/johnosullivan/hippodrome/issues