Example Android Studio projects used as Code On the Go (COGO) templates, plus the plugin that generates them.
Small games and demos, each convertible into a .cgt template (see templates.json):
| Project | Description |
|---|---|
demo |
A simple 3D space game built with jMonkeyEngine 3.6. |
tetris |
A Tetris implementation. |
bubblewand |
A bubble-wand style Android app. |
pianoman |
A scrollable, full 88-key piano keyboard view with multitouch chord support. |
A COGO plugin (CGP) that converts an Android Studio project into a .cgt template bundle by applying the substitutions described in "Template Info".