'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

I mentioned last time that I have two goals for the current "Portrait With Wolf" project (besides showing people how to do stuff, ofc):

1 Build a template for people to write Inform 7 "poetry" based on common visual features of a parser game's screen.
2. Do my own larger, more complex poetry project based on the template.

https://topexpert.blog/2024/10/10/lets-make-if-12-formatting-and-forgeries/

#topexpert #interactivefiction #i7forbeginners #parser #inform7 #IFpoetry

let’s make IF #12: formatting and forgeries

More on building a “page” or screen that looks like an Inform 7 game (as is an Inform 7 game) last time, on let’s make IF… In the previous episode, I revealed my sinister pl…

top expert

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

This week, on let's make IF...

Busy busy! Adding abbreviations for common commands, introducing a bit of randomness, and ending a game.

https://topexpert.blog/2024/09/30/lets-write-if-9-refinements-and-endings/

#i7forbeginners #inform7 #topexpert #parser #interactivefiction

let’s write IF #9: refinements and endings

Conveniences and conclusions. Ending the story. More abbreviations and substitutions.

top expert

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

A busy day today! A basic "table of contents" for other tables, and some simple definitions.

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

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

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