Part 6 – Extensions
Chapter 1 - Debugging - Not For Release
Understand "xcheck conversation" as xchecking the conversations. Xchecking the conversations is an action applying to nothing.
Carry out xchecking the conversations:
repeat with p running through the list of persons:
if p is yourself, next;
say "[p]: (knowledge on [the number of rows in the topic list of p] items)[line break]";
repeat with t running through the list of things:
if t is not an item listed in the topic list of p:
say " [t] - not implemented[line break]";
Understand "xcheck pictures" as xchecking the images. Xchecking the images is an action applying to nothing.
Carry out xchecking the images:
repeat with p running through the list of things:
say "[p]: [associated image of p][line break]"
When play begins:
now tutorial mode is false.