Inform 7 will forever be the best language, not because it's a good language, but because of the way programmers react when you present them a page of Inform 7 code.
What I missed in the docs: Is there some out of the box deploy target? Ink has a web export for example, so if that's all you need you don't need to deal with any middleware aspects and simply write your game, export for web and get the interface for free, basically.
I like how in the example gif, barista.name is set in the "Your name is Alex, right" block, implying that the barista didn't have a name/didn't know their name until after being prompted.
Inform 7 will forever be the best language, not because it's a good language, but because of the way programmers react when you present them a page of Inform 7 code.
https://github.com/I7-Examples/Bronze/blob/main/Bronze.infor...
I am glad to have checked that one out. I don’t know whether to be amazed or horrified.
I wonder if someone's tried IF tools like Inform 7 as the specification language you give an LLM agent. Looks like a good way to describe UI screens.
Would also work very well for "open prompts" interpreted and mapped to one of the available options by a LLM. As some sort of constraints.
I thought these are tools for managing an Open source version control system designed for scalability?
You are confusing it with Lore [0], which is currently also on the HN frontpage [1]
[0]: https://lore.org [1]: https://news.ycombinator.com/item?id=48571081
I wonder how it compares to https://github.com/inkle/ink of Sorcery! and 80 days fame?
There is a comparison here: https://loreline.app/en/docs/comparison/
I like how readable the script is!
Long time ago I build my own interactive story system, but it was more focused on visuals and portability
What I missed in the docs: Is there some out of the box deploy target? Ink has a web export for example, so if that's all you need you don't need to deal with any middleware aspects and simply write your game, export for web and get the interface for free, basically.
I like how in the example gif, barista.name is set in the "Your name is Alex, right" block, implying that the barista didn't have a name/didn't know their name until after being prompted.
Comments:
10% The post
90% Epic Games' version control system
I know exactly how I'm going to version my .lor files!
Lemmie guess - not git.
I get this reference