JTGE stands for Java Turn-based Games Engine : a framework written in java designed for turn-based games, which purpose is to provide tools to minimize the development and to facilitate the integration processes.
Typical games which can benefit from using the engine are :
The game engine provides the following components :
| language | english |
| methodology | TDD, Design Patterns, UML |
| programming language | Java |
| coding convention | Sun (modified ?) |
| environment | Maven, Eclipse and Sun J2SE 1.4.2 |
| testing | JUnit and EasyMock |
| drawing tool | DIA |
| source documentation generation | javadoc |
| documentation format | Maven xdoc |
| source control manager | CVS |
| distribution | download zip and tgz |
| license | BSD |
| support | mailing list |
| hosting | SourceForge |