Tiamat Readme
Thanks for downloading Tiamat! This project is in its infancy so it's still
rough around the edges. I hope there's enough here to get an idea of where this
is all headed though. Here's a roadmap of what's included in this package:
- ReleaseNotes <version>.html - List of all changes to the Tiamat
Role-Playing Game Framework in this release.
- Tiamat Framework Specifications <version>.pdf - This is the specification
document for the Tiamat Role-Playing Game Framework. It defines all current
framework classes and lists items in-progress.
- \Java\ - Contains the Java implementation of the Tiamat framework
classes.
- \Java\Tiamat_<version>.jar - Contains the complied Tiamat framework
classes.
- \Java\Tools_<version>.jar - Contains tools for the Tiamat framework
such as a character editor, sprite editor, and area editor.
- \Java\Demos_<version>.jar - Contains executable demos built using
the Tiamat framework.
- \Java\Source - Contains the source code for the Java implementation of the Tiamat framework
classes, editors, and demos.
- \Java\Javadoc - Contains the API reference for the Java implementation of the Tiamat framework
classes, editors, and demos. The Java APIs should be remarkably similar to
the definitions in the framework specifications document.
- \Demos\ - This folder contains data for
all demos included in the package.
- \Samples\ - This folder contains a few
sample characters and sprites that were created through the character and
sprite editors.
Tiamat Role-Playing Game Framework (c) 2004-2006 Hugues
Johnson
Java (c) Sun Microsystems