Book creator (disable)

Talk:Beginner's Guide to Interactive Fiction with Inform 7/Getting Started with Inform 7

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search
 Here is the layout emily short uses in Bronze.  I've found this layout very helpfull in wrapping my mind around where stuff should go in a I7 file.
 Part 1 - Adjustments to the World Model
Chapter 1 - Modifying Existing Kinds
Chapter 2 - New Kinds
Part 2 - The World
Part 3 - The Plot

-Huntsfromshadow 23:42, 19 October 2006 (UTC)

I think that we need to be careful about telling people that games are "written in English", as that gives the impression that any arrangement of words that would make sense to an english speaker will be okay. Natural Inform is a programming language. It's designed to closely resemble english in order to make the source easy to understand, but really it's a very narrow subset of english.
Pinkmouse 09:08, 20 October 2006 (UTC)