Skip to content

threerings/game-gardens

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
api
 
 
 
 
 
 
etc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Game Gardens

Game Gardens is a platform for hosting simple multiplayer games written in Java. It is built atop the Narya, Nenya, and Vilya multiplayer game libraries.

This project contains the under-the-hood moving parts that make up the Game Gardens hosting platform. If you are looking to develop a game that runs on Game Gardens, you need only use the Game Gardens SDK, and you need not build the SDK from this code.

This project contains two major components:

ToyBox

The ToyBox library coordinates things like pre-game configuration and aggregates various services useful for making games. See the docs for ToyBoxContext for a summary of the services.

Gardens Webapp

This web application handles the uploading and management of games, as well as browsing and launching said games (via Java Web Start).

About

A framework for hosting simple multiplayer games written in Java.

Resources

License

Stars

Watchers

Forks

Packages

No packages published