Inform manuals and compiler
pdf documents to download:
The Inform Designer's Manual (2001)
The Inform Beginner's Guide (2002)
The compiler, at github
https://github.com/ganelson/inform/releases
Posted in: s/Interactive-Fiction
2023-08-25 ยท 3 years ago ยท ๐ skyjake, Ruby_Witch
1 Comment
๐ stack [OP/mod] ยท 2023-08-27 at 19:45:
To install on Ubuntu, get the deb file and 'dpkg -i ...'. However, you will get an error that libgoocanvas-2.0-9 is missing.
You will then 'sudo apt install' it, but get another message:
OK, so fix-broken it is.
...
And then it installs.
This is kind of like a text adventure itself.