Commit Graph

4 Commits

Author SHA1 Message Date
naddy
9433d2a35f drop RCS Ids 2022-03-11 19:04:03 +00:00
bcallah
1a285ca03f Update the Inform6 compiler to 6.36 and inform6lib to 6.12.6
Compiler changes: https://github.com/DavidKinder/Inform6/releases/tag/v6.36
Lib changes: https://gitlab.com/DavidGriffith/inform6lib/-/tags/6.12.6
2022-02-19 14:18:25 +00:00
bcallah
cb399d383f Update to Inform6 compiler 6.35
Changelog: https://github.com/DavidKinder/Inform6/releases/tag/v6.35
2021-05-25 01:49:57 +00:00
bcallah
94193f59c7 Import games/inform6/{compiler,library}, the dev tools for interactive
fiction games.
tweaks and ok sthen@

Inform 6 is an object-oriented language for writing interactive fiction,
also known as "text adventures" or "adventure games".

As an interactive fiction developer, you create Inform 6 source code
defining the story. Then compile from source code to a "story file".
The resulting story files are highly portable, with interpreters
available for many different platforms.
2021-01-03 16:42:30 +00:00