Gruescript: Difference between revisions
From Game Making Tools Wiki
(Created) |
(Added screenshot of editor) |
||
Line 1: | Line 1: | ||
{{ infobox_software | {{ infobox_software | ||
| logo = | | logo = [[File:gruescript_logo.png|220px|alt=Gruescript logo]] | ||
[[File: | | screenshot = [[File:gruescript_screenshot.png|220px|alt=Screenshot of Gruescript editor]] | ||
| release_date = 2021 | | release_date = 2021 | ||
| made_by = [https://versificator.itch.io/ Robin Johnson] | | made_by = [https://versificator.itch.io/ Robin Johnson] |
Latest revision as of 07:11, 18 August 2021
Release date: | 2021 |
---|---|
Made by: | Robin Johnson |
Runs on: | Browser |
Exports to: | Browser |
Gruescript is an open-source, browser-based tool for making interactive fiction.
Like lots of IF languages it's pretty simple (compared to programming), and it comes with some demos that explain things pretty well.
Games can be exported to HTML files you can host yourself, or put on itch, etc.
See Also
- Gruescript on Itch.io.
- Gruescript is now in open beta release - Announcement post with lots of info.
- Gruescript on Github.