ADePT: Difference between revisions
From Game Making Tools Wiki
(Created) |
(Explained acronym) |
||
Line 6: | Line 6: | ||
| exports_to = [[:Category:Windows_Export|Windows]] | | exports_to = [[:Category:Windows_Export|Windows]] | ||
}} | }} | ||
'''ADePT''' is a [[:Category:Freeware|freeware]] tool for creating [[:Category:Point and Click|point-and-click adventure games]]. It requires coding, with its own scripting language that's a bit like one you find in many [[:Category:Text Adventure|text adventure tools]], in that it's based round describing elements in the scene and their properties. | '''ADePT''' (<u>A</u>dventure <u>D</u>eveloping and <u>P</u>laying <u>T</u>oolkit) is a [[:Category:Freeware|freeware]] tool for creating [[:Category:Point and Click|point-and-click adventure games]]. It requires coding, with its own scripting language that's a bit like one you find in many [[:Category:Text Adventure|text adventure tools]], in that it's based round describing elements in the scene and their properties. | ||
==See Also== | ==See Also== |
Latest revision as of 09:26, 4 August 2021
Release date: | ? |
---|---|
Made by: | Ralf Sesserler |
Runs on: | Windows |
Exports to: | Windows |
ADePT (Adventure Developing and Playing Toolkit) is a freeware tool for creating point-and-click adventure games. It requires coding, with its own scripting language that's a bit like one you find in many text adventure tools, in that it's based round describing elements in the scene and their properties.
See Also
- Ralf Sesserler's Homepage - The page uses frames, so you'll have to start from the start and navigate to the ADePT section by clicking on the 'Adventure Games' link in the left menu.