Little Goblin - Documentation
Introduction
Little Goblin is an open source browser game framework that is intended to help you create browser games. The goal is to have all the infrastructure in place allowing you to implement your idea as fast as possible, without having to handle all the fundamental stuff, like user accounts, security, administration features and so on. Little Goblin is currently under development, and this site collects the documentation for it.
Content
Little Goblin Grails Plugin
Little Goblin is distributed as a Grails plugin. The following links point to the automatically generated plugin documentation.
- Documentation on a single page
- Documentation on multiple pages
- Java API docs
- Groovy / Grails classes documentation
Websites
There are several websites where you can get more information, download the source code (it is a Grails application meaning it is written in Groovy, Java, HTML, JavaScript) and test the current state of the game.
- Little Goblin @ Github (source code)
- Little Goblin @ Github (issue tracker)
- Little Goblin on SourceForge Downloads, bug and feature tracker, mailing list, forum
- Schedim.de - the test server
- Dewarim.com - developer's blog.