Introducing Ourselves

Oooo! I wanna play!

Include "Parser";
Include "VerbLib";

[ QueryTopic;
  switch (scope_stage) {
      1: rfalse;
      2: ScopeWithin(global_questions); rtrue;
      3: "You discern that you won't learn much asking about that.";
  }
];
Object global_questions;
Object -> t_elf "elf"
	with
		name 'elf';

Object room "A Funny Thing Happening" with description "...in a way, in a forum." has light;

Object Bob "Bob" room
with
	name 'bob',
	Life [ w cw flag;
		Ask:
      switch (second) {
        t_elf: AwkwardSilenceSub();
        default:  "Hmmm?";
      }
	rtrue;
	],
has animate proper;

[ Initialise; location = room;];

Include "Grammar";
Extend 'ask' replace
  * creature 'about' scope=QueryTopic -> Ask;

Verb 'silence'
    * -> AwkwardSilence;
[ AwkwardSilenceSub;
  <<Wait>>;
];
4 Likes

Ok, I understand enough of this to find it very funny.

1 Like

Hi, my name is Caleb, and my Daddy (Iā€™m 10 years old) and I made an account for me after I finished making my first text based game yesterday.

13 Likes

Very nice. If you would like, post your game so we can play it.

Welcome to Interactive Fiction!

3 Likes

Hi Caleb, Iā€™ve heard about your game and Iā€™m looking forward to playing it!

4 Likes

Very nice. If you would like, post your game so we can play it. Welcome to Interactive Fiction!

If anyone wants to play my game, I will be entering it in for Parsercomp.

Hi Caleb, Iā€™ve heard about your game and Iā€™m looking forward to playing it!

The game Iā€™m making is called ā€œLoud House ā€˜Game onā€™ā€ and is about searching the Loud House as Lincoln (the main character) and looking for money to buy a video game.

9 Likes

Hi people! Iā€™m Lara, I wrote my BA thesis about certain twine games, but finally Jon Ingoldā€™s Make it good inspired me to start writing my first IF game.

Itā€™s an explorative murder mystery in space focused on the narrativeā€“kind of generic tbh, just to learn inform7 for now. Of course itā€™s gotten out of hand already, maybe I can find some answers in the community :slight_smile: anyway, happy to meet you!

12 Likes

Welcome. Iā€™m looking forward to your work.

3 Likes

This sentence might work even better with a drumroll before ā€œā€¦in spaaacccee!..ā€ Anyway, Iā€™m hooked already.

Welcome!

4 Likes

Greetings!

The nameā€™s Joseph, but Iā€™d rather display the name of a great king from ancient history, which is a very great passion of mine. Iā€™m from France, and first of all I apologize for an approximative use of English. Please do not be offended, because I have no wish to offend anyone.

Iā€™ve discovered CYOA with JH Brennansā€™s Sagas of the Demonspawn almost as soon as it was translated in French. Over the next few years I read many books, mostly Lone Wolf Series.

Few weeks ago Iā€™ve discovered Twine, and since Iā€™m trying to use this wonderful tool, and Iā€™ve chosen Sugarcube language.
Right now Iā€™m trying to write two stories, one follows an adolescent coming of age in XVIIth century, the other is more light hearted: itā€™s a space opera one.

10 Likes

Welcome Great King! How are your Hittites? Not too tired from conquering Allepo, I hope.

(See? You already made me learn just by having a funny name. Thanks.)

4 Likes

Iā€™m glad I inspired someone to learn something today!

2 Likes

Hi all!
Iā€™ve been posting for a while and receiving tons of help from you already, but I hadnā€™t noticed this thread.
Better late than never (or so they say).
Iā€™m using Inform7. Iā€™m finishing my second IF in collaboration with a friend. We might enter it in the ParserComp. It can be described as a text and sound exploration of a remote fjord in Norway.
My first IF is a couple of years old now. Iā€™ve learnt so much making this second one that I feel the first one needs to be completely remade, and that is why Iā€™m not sharing it now. (I might do that in the near future). It was, or will be, a fictional exploration based in my memories of my grandparentsā€™ house.

Iā€™m very thankful to all for the help received, and hope to be helpful at some point too.

9 Likes

Hello! Iā€™m a trans (she/her), 22 year old game dev working on a multitude of games that straddle the line between IF and RPG. (If there is even a line).
Currently struggling with content creation- Iā€™ve made a couple small personal IF engines, but I have trouble populating them with enough story to make them full games.
Programming comes easy to me, game mastering as well, but I donā€™t have the stamina to write as much as I need, which is why Iā€™m coming to this forum for help.

12 Likes

Uh-ohā€¦ hide,quicklyā€¦ i think youā€™ve awakened themā€¦

Oh, and welcome to intfiction!

ā€¦darnā€¦i should have whispered thatā€¦keep your head down, theyā€™re right above usā€¦

>WEAR FLAMEPROOF ARMOR

It isnā€™t at all uncommon for IF to include roleplaying and statistics that are upgraded similar to a genre RPG. I think the main difference is in an RPG the player is usually quite hands-on with allocating XP and choosing stats and weapons to upgrade, whereas in IF the stats often are adjusted by inference based on narrative actions taken by the player, and in some cases the numbers and math may be behind the scenes and not displayed. Thatā€™s not a hard and fast rule as CoGā€™s Choicescript is designed with a visible stat and relationship page.

4 Likes

Hello I m new here

10 Likes

Welcome!

2 Likes

Hello all, Iā€™ve been playing interactive fiction on and off for the past decade or so.

Like a lot of people here I think I am posting under a pseudonym. ā€œParjeterā€ is garbled French for ā€œthrowaway.ā€

I first found out about IF when I played Hitchhikerā€™s Guide to the Galaxy after the BBC redesigned it as a quasi-graphical adventure for their website. That was sometime in the 2000s. Now Flash is dead and the GUI game is goneā€¦

I never really dug deep into the IF catalogue, but Iā€™ve played several of the more well-known games, and between 2010 and 2015 I played a handful of comp games each year. I have fond memories of Counterfeit Monkey, Taco Fiction, Anchorhead, Shade, Photopia, Brain Guzzlers from Beyond!, and Lost Pig.

Most recently I played Babel because it has been on my to-do list.

Iā€™ve never been very active in the community.

Even though I mostly play parser IF, I write only in Twine. I made two games in 2016 (Dr. Sourpuss for Spring Thing, and Vlad the Impala for Ectocomp) but disappeared for no real reason.

I am working on a Twine game for IF Comp this year; Iā€™m seeking testers throughout July and I can provide (a little) compensation if that encourages anyone to participate.

11 Likes

Hello to all those above me as wellā€¦this is certainly a long thread.

3 Likes