've been saying I'd write about playtesting when I got to the end of my current Let's Make IF thing. And so I have (part 1 of 2)

https://topexpert.blog/2024/11/19/lets-test-if-1-being-a-playtester/

#interactivefiction #topexpert #letsmakeif #i7forbeginners

let’s TEST IF #1: being a playtester

Did you answer the author’s questions?

top expert

today, on let's make IF...

https://topexpert.blog/2024/10/28/lets-make-if-15-disabling-unwanted-commands/

The to-do list for this project is getting shorter:

- handling responses for parser errors
- handling responses for standard rules verbs
- limiting the parser to keep focus on the main four commands

I may write something about playtesting next week, since I've gotten lots of questions about it (both for testers and authors).

#interactivefiction #letsmakeif #inform7 #i7forbeginners #topexpert #parser

let’s make IF #15: disabling unwanted commands

Since only four commands are meant to do anything, how much time do we want to spend on commands like *PUT LIGHT IN YELLOW*?

top expert

With a couple of posts per week, I'm not tooting re: every update. The template is almost done, at least, I think every blank to fill in is completed.

https://topexpert.blog/2024/10/15/lets-write-if-13-further-framings/

#parser #interactivefiction #letsmakeif #i7forbeginners #topexpert #inform7

let’s write IF #13: further framings

Continuing to build our framework for a variable IF text.

top expert
Parser IF as a poetic form or mode of visual rhetoric? - Portrait With Wolf by Drew Cook

I've been writing about Portrait with Wolf ^_^ for a while now. I see it as a poetry project these days. As you can see from the image, typical parser games have a recognizable format: bibliographical...

itch.io

@golmac also, this year we pay tribute to the 40th anniversary of Ghostbusters. With this really neat keyart by Daydreamy Crustacean.

#interactivefiction #letsmakeif #ectocomp #ectocomp2024

today, on let's make IF...

Two posts in one week! A bit on printing lists, and choosing endings based on values.

https://topexpert.blog/2024/10/04/support-for-multiple-endings/

#topexpert #letsmakeif #i7forbeginners #inform7 #interactivefiction #parser

Support for Multiple Endings

Using tracked variables to customize the ending of a game.

top expert

ECTOCOMP is here! It's one of my favorite annual IF events, along with Spring Thing.

It's horror-themed (from silly to scary), with two events. Very open re: systems, etc. Consider making something!

There is a speed category that allows four hours for writing and another for long works.

https://itch.io/jam/ectocomp-2024

#interactivefiction #letsmakeif #ectocomp #ectocomp2024

ECTOCOMP 2024

A game jam from 2024-10-01 to 2024-11-30 hosted by rubereaglenest. WHO YOU GONNA CALL!? ECTOCOMP is an annual competition for interactive fiction celebrating the SPOOKY MONTH OF HALLOWEENTOBER. Whether you celebrate H...

itch.io

did you know? you can control when title information prints and display introductory text before an Inform 7 game begins.

https://topexpert.blog/2024/09/23/lets-write-if-8-before-we-get-to-far-into-this/

#inform7 #interactivefiction #topexpert #i7forbeginners #parser #letsmakeif

let’s write IF #8: before we get too far into this

Front matter for our weird color-picking game, and using our first extension.

top expert

this week, on let's write IF:

making front matter for our project, and installing an extension.

http://topexpert.blog/2024/09/23/lets-write-if-8-before-we-get-to-far-into-this/

#topexpert #interactivefiction #inform7 #i7forbeginners #letsmakeif

let’s write IF #8: before we get too far into this

Front matter for our weird color-picking game, and using our first extension.

top expert

did you know? you can use the noun from a player's command to look up something in a table!

https://topexpert.blog/2024/09/16/lets-write-if-7-a-table-of-contents/

#letsmakeif #parser #inform7 #i7forbeginners #topexpert #interactivefiction

let’s write IF #7: a table of contents

Today: keeping our texts in separate tables for readability, and using definitions to keep track of it all.

top expert