| Index | Files > |
ADePT is a toolkit to develop and play adventure games.
For the player, ADePT provides a game interface based on the well-known "Point & Click" style. Scenes can be explored by interacting with the scene using the mouse and clicking on items of interest. The inventory keeps objects one has found and that can be applied to the scenes again. The dialog mode allows to talk with characters in the game. Finally, the diary keeps track of your actions.
For the developer, ADePT provides an object-oriented adventure language that is very close to the way one can conceptualise an adventure game by scenes, interaction regions, objects, dialogs, and actions. For data like images and media files, several well-establish file formats are supported.
ADePT is freeware, but restricted to private use. The files of the toolkit may not be changed, distributed, or used for commercial or other immoral purposes without permission.
All adventure games created with ADePT are also restricted to private use. You are not allowed to create adventure games with ADePT for commercial or other immoral purposes, but only for other people to enjoy. If you make your games public or otherwise available to others, the game itself must be for free.
If you have suggestions for the further development of ADePT, bug reports, games you created, or just want to say hello, send me an e-mail to adv@sesseler.de
Look for actual versions of ADePT and for games created with ADePT at http://www.sesseler.de.