Home - mi-g/jquery-jocly GitHub Wiki
IMPORTANT: this wiki remains for incoming links but the official wiki has now moved to http://wiki.jocly.com/
Which Jocly API ?
Jocly Web API
- implemented as a jQuery plugin: jquery.jocly
- integrates playable board games into a web site
- customize controls from the hosting page
- manipulate annotated played games interactively
More on the Jocly Web API
Jocly Game API
- modify existing games rules to a particular variant
- modify existing games user interface 2D/3D
- create brand new games
Note the Game API requires a basic understanding of the Web API to be able to inject custom files into the applet.
More on the Jocly Game API