Inform: Difference between revisions
From Game Making Tools Wiki
(open-source update) |
(homepage links update) |
||
Line 10: | Line 10: | ||
==See Also== | ==See Also== | ||
* [ | * [https://inform7.com/ inform7.com] / [https://ganelson.github.io/inform-website/ https://ganelson.github.io/inform-website/] - Homepage. | ||
* [https://github.com/ganelson/inform Inform] code repository on Github. | * [https://github.com/ganelson/inform Inform] code repository on Github. | ||
* [https://www.ifwiki.org/Inform Inform] on The Interactive Fiction Wiki. | * [https://www.ifwiki.org/Inform Inform] on The Interactive Fiction Wiki. |
Latest revision as of 03:26, 13 September 2024
Inform | |
---|---|
Release date: | 2007 |
Made by: | Graham Nelson |
Runs on: | Linux Mac OS Windows |
Exports to: |
Inform is a natural language based tool for creating interactive, text-based, videogames. On 29/4/2022 it became Open-Source.
See Also
- inform7.com / https://ganelson.github.io/inform-website/ - Homepage.
- Inform code repository on Github.
- Inform on The Interactive Fiction Wiki.
- Inform on Wikipedia.
- On Inform 7, Natural Language Programming and the Principle of Least Surprise, by Vincent Toups.
- Inform in the Guides section.