Interactive fiction

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found. Interactive fiction, often abbreviated IF, is software simulating environments in which players use text commands to control characters and influence the environment. Works in this form can be understood as literary narratives and as video games.[1] In common usage, the term refers to text adventures, a type of adventure game where the entire interface can be "text-only".[2] Graphical text adventure games, where the text is accompanied by graphics (still images, animations or video) still fall under the text adventure category if the main way to interact with the game is text. Some users of the term distinguish between "interactive fiction" that focuses on narrative and "text adventures" that focus on puzzles. Meanwhile, more expansive definitions of "interactive fiction" may include all adventure games, including wholly graphical adventures such as Myst.

As a commercial product, interactive fiction reached its peak in popularity from 1979 to 1986,[3] as a dominant software product marketed for home computers. Due to their text-only nature, they sidestepped the problem of writing for widely divergent graphics architectures. This meant that interactive fiction games were easily ported across all the popular platforms, including CP/M (not known for gaming or strong graphics capabilities). Today, a steady stream of new works is produced by an online interactive fiction community, using freely available development systems.

The term can also be used to refer to literary works that are not read in a linear fashion, known as gamebooks, where the reader is instead given choices at different points in the text; these decisions determine the flow and outcome of the story. The most famous example of this form of interactive fiction is the Choose Your Own Adventure book series, and the collaborative "addventure" format has also been described as a form of interactive fiction.[4]

Interactive fiction is sometimes used as a synonym for visual novel, a popular style of entertainment software in Japan.[5]

Medium

File:Zork I screenshot video game Gargoyle interpreter on Ubuntu Linux.png
Zork I is one of the first interactive fiction games, as well as being one of the first commercially sold. It is one of the most famous interactive fiction games. Here it is portrayed running on Gargoyle, a modern interpreter.

Text adventures are one of the oldest types of computer games and form a subset of the adventure genre. The player uses text input to control the game, and the game state is relayed to the player via text output.

Input is usually provided by the player in the form of simple sentences such as "get key" or "go east", which are interpreted by a text parser. Parsers may vary in sophistication; the first text adventure parsers could only handle two-word sentences in the form of verb-noun pairs. Later parsers, such as those built on Infocom's ZIL (Zork Implementation Language), could understand complete sentences.[6] Later parsers could handle increasing levels of complexity parsing sentences such as "open the red box with the green key then go north". This level of complexity is the standard for works of interactive fiction today.

Despite their lack of graphics, text adventures include a physical dimension where players move between rooms. Many text adventure games boasted their total number of rooms to indicate how much gameplay they offered.[2] These games are unique in that they may create an illogical space, where going north from area A takes you to area B, but going south from area B did not take you back to area A. This can create mazes that do not behave as players expect, and thus players must maintain their own map. These illogical spaces are much more rare in today's era of 3D gaming,[2] and the Interactive Fiction community in general decries the use of mazes entirely, claiming that mazes have become arbitrary 'puzzles for the sake of puzzles' and that they can, in the hands of inexperienced designers, become immensely frustrating for players to navigate.

Interactive fiction shares much in common with Multi-User Dungeons ('MUDs'). MUDs, which became popular in the mid-1980s, rely on a textual exchange and accept similar commands from players as do works of IF; however, since interactive fiction is single player, and MUDs, by definition, have multiple players, they differ enormously in gameplay styles. MUDs often focus gameplay on activities that involve communities of players, simulated political systems, in-game trading, and other gameplay mechanics that aren't possible in a single player environment.

Interactive fiction usually relies on reading from a screen and on typing input, although text-to-speech synthesizers allow blind and visually impaired users to play interactive fiction titles as audio games.[2]

Writing style

Interactive fiction features two distinct modes of writing: the player input and the game output.

As described above, player input is expected to be in simple command form (imperative sentences). A typical command may be:

pull lever

The responses from the game are usually written from a second-person point of view, in present tense. This is because, unlike in most works of fiction, the main character is closely associated with the player, and the events are seen to be happening as the player plays. While older text adventures often identified the protagonist with the player directly, newer games tend to have specific, well-defined protagonists with separate identities from the player. The classic essay "Crimes Against Mimesis"[7] discusses, among other IF issues, the nature of "You" in interactive fiction.

A typical response might look something like this, the response to "look in tea chest" at the start of Curses:

That was the first place you tried, hours and hours ago now, and there's nothing there but that boring old book. You pick it up anyway, bored as you are.[8]

Many text adventures, particularly those designed for humour (such as Zork, The Hitchhiker's Guide to the Galaxy, and Leather Goddesses of Phobos), address the player with an informal tone, sometimes including sarcastic remarks (see the transcript from Curses, above, for an example). The late Douglas Adams, in designing the IF version of his 'Hitchhiker's Guide to the Galaxy', created a unique solution to the final puzzle of the game: the game requires the one solitary item that the player didn't choose at the outset of play.

Some IF works dispense with second-person narrative entirely, opting for a first-person perspective ('I') or even placing the player in the position of an observer, rather than a direct participant. In some 'experimental' IF, the concept of self-identification is eliminated entirely, and the player instead takes the role of an inanimate object, a force of nature, or an abstract concept; experimental IF usually pushes the limits of the concept and challenges many assumptions about the medium.

History

Adventure

Around 1975, Will Crowther, a programmer and an amateur caver, wrote the first text adventure game, Adventure (originally called ADVENT because a filename could only be six characters long in the operating system he was using, and later named Colossal Cave).[9] Having just gone through a divorce, he was looking for a way to connect with his two young children. Over the course of a few weekends, he wrote a text based cave exploration game that featured a sort of guide/narrator who talked in full sentences and who understood simple two word commands that came close to natural English. Adventure was programmed in Fortran for the PDP-10. Stanford University graduate student Don Woods discovered Adventure while working at the Stanford Artificial Intelligence Laboratory, and in 1977 obtained and expanded Crowther's source code (with Crowther's permission). Crowther's original version was an accurate simulation of part of the real Colossal Cave, but also included fantasy elements (such as axe-wielding dwarves and a magic bridge); Woods's changes were reminiscent of the writings of J.R.R. Tolkien, and included a troll, elves, and a volcano some claim is based on Mount Doom, but Woods says was not.[10][11]

In early 1977, Adventure spread across ARPAnet,[12] and has survived on the Internet to this day. The game has since been ported to many other operating systems, and was included with the floppy-disk distribution of Microsoft's MS-DOS 5.0 OS. Adventure is a cornerstone of the online IF community; there currently exist dozens of different independently-programmed versions, with additional elements, such as new rooms or puzzles, and various scoring systems.

The popularity of Adventure led to the wide success of interactive fiction during the late 1970s and the 1980s, when home computers had little, if any, graphics capability. Many elements of the original game have survived into the present, such as the command 'xyzzy', which is now included as an Easter Egg in games such as Minesweeper.

Adventure was also directly responsible for the founding of Sierra Online (later Sierra Entertainment); Ken and Roberta Williams played the game and decided to design one of their own,[9] but with graphics. By 1982 Softline wrote that "the demands of the market are weighted heavily toward hi-res graphics" in games like Sierra's The Wizard and the Princess and its imitators. Such graphic adventures became the dominant form of the genre on computers with graphics like the Apple II.[13]

Commercial era

Adventure International

Adventure International was founded by Scott Adams (not to be confused with the creator of Dilbert).

In 1978, Adams wrote Adventureland, which was loosely patterned after the original Advent. He took out a small ad in a computer magazine in order to promote and sell Adventureland, thus creating the first commercial adventure game. In 1979 he founded Adventure International, the first commercial publisher of interactive fiction.

By 1982 Adventure International began releasing versions of its games with graphics.[13]:{{{3}}} The company went bankrupt in 1985.

Infocom

The largest company producing works of interactive fiction was Infocom,[14] which created the Zork series and many other titles, among them Trinity, The Hitchhiker's Guide to the Galaxy and A Mind Forever Voyaging.

In June 1977, Marc Blank, Bruce K. Daniels, Tim Anderson, and Dave Lebling began writing the mainframe version of Zork (also known as Dungeon), at the MIT Laboratory for Computer Science. The game was programmed in a computer language called MDL, a variant of LISP. In early 1979, the game was completed. Ten members of the MIT Dynamics Modelling Group went on to join Infocom when it was incorporated later that year.

In order to make its games as portable as possible, Infocom developed the Z-machine, a custom virtual machine which could be implemented on a large number of platforms, and which took standardized "story files" as input.

In a non-technical sense, Infocom was responsible for developing the interactive style that would be emulated by many later interpreters. The Infocom parser was widely regarded as the best of its era. It accepted complex, complete sentence commands like "put the blue book on the writing desk" at a time when most of its competitors parsers were restricted to simple two word verb-noun combinations such as "put book". The parser was actively upgraded with new features like undo and error correction, and later games would 'understand' multiple sentence input: 'pick up the gem and put it in my bag. take the newspaper clipping out of my bag then burn it with the book of matches'.

By 1982 Infocom was the only company producing text-only adventure games on the Apple II with sophisticated parsers and writing, and by 1983 advertised its lack of graphics as a virtue.[13]:{{{3}}} The company was bought by Activision in 1986 after the failure of Cornerstone, Infocom's database software program, and stopped producing text adventures a few years later.

In 1991 and 1992, Activision released volumes one and two of The Lost Treasures of Infocom, a collection containing most of Infocom's games, followed in 1996 by Classic Text Adventure Masterpieces of Infocom.

Legend Entertainment

Legend Entertainment was founded by Bob Bates and Mike Verdu in 1989. It started out from the ashes of Infocom.

The text adventures produced by Legend used (high-resolution) graphics as well as sound. Some of their titles include Eric the Unready, the Spellcasting series and Gateway (based on Frederik Pohl's novels).

The last text adventure created by Legend was Gateway II, while the last game ever created by Legend was Unreal II: The Awakening (the well-known first-person shooter action game). Legend was acquired in 2004 by Atari.

Other companies

Probably the first commercial work of interactive fiction produced outside the U.S. was the dungeon crawl game of Acheton, produced in Cambridge, England, and first commercially released by Acornsoft (later expanded and reissued by Topologika). Other leading companies in the U.K. were Magnetic Scrolls and Level 9 Computing. Also worthy of mention are Delta 4, Melbourne House, and the homebrew company Zenobi.

In the early 1980s Edu-Ware also produced interactive fiction for the Apple II as designated by the "if" graphic that was displayed on startup. Their titles included the Prisoner and Empire series (Empire I: World Builders, Empire II: Interstellar Sharks, Empire III: Armageddon).

In 1981, CE Software published SwordThrust as a commercial successor to the Eamon gaming system for the Apple II. SwordThrust and Eamon were simple two-word parser games with many role-playing elements not available in other interactive fiction.[15] While SwordThrust published seven different titles, it was vastly overshadowed by the non-commercial Eamon system which allowed private authors to publish their own titles in the series. By March 1984, there were 48 titles published for the Eamon system, and over 270 titles in total as of March 2013.

In Italy, interactive fiction games were mainly published and distributed through various magazines in included tapes. The largest number of games were published in the two magazines Viking and Explorer,[16] with versions for the main 8-bit home computers (Sinclair ZX Spectrum, Commodore 64 and MSX). The software house producing those games was Brainstorm Enterprise, and the most prolific IF author was Bonaventura Di Bello,[17] who produced 70 games in the Italian language. The wave of interactive fiction in Italy lasted for a couple of years thanks to the various magazines promoting the genre, then faded and remains still today a topic of interest for a small group of fans and less known developers, celebrated on Web sites and in related newsgroups.

In Spain, interactive fiction was considered a minority genre, and was not very much successful. The first Spanish interactive fiction commercially released was Yenght in 1983, by Dinamic Software, for the ZX Spectrum. Later on, it was in 1987, when the same company produced an interactive fiction about Don Quijote. After several other attempts, a company emerged from Dinamic, called Aventuras AD which was the main interactive fiction publisher in Spain, including titles like a Spanish adaptation of Colossal Cave Adventure, an adaptation of the Spanish comic El Jabato, and mainly the Ci-U-Than trilogy, composed by La diosa de Cozumel (1990), Los templos sagrados (1991) and Chichen Itzá (1992). During this period, the Club de Aventuras AD (CAAD), the main Spanish speaking community around interactive fiction in the world, was founded, and after the end of Aventuras AD in 1992, the CAAD continued on its own, first with their own magazine, and then with the advent of Internet, with the launch of an active internet community that still produces interactive non commercial fiction nowadays.[18]

Modern era

After the decline of the commercial interactive fiction market in the 1990s, an online community eventually formed around the medium. In 1987, the Usenet newsgroup rec.arts.int-fiction was created, and was soon followed by rec.games.int-fiction. By custom, the topic of rec.arts.int-fiction is interactive fiction authorship and programming, while rec.games.int-fiction encompasses topics related to playing interactive fiction games, such as hint requests and game reviews. As of late 2011, discussions between writers have mostly moved from rec.arts.int-fiction to the Interactive Fiction Community Forum.[19]

One of the most important early developments was the reverse-engineering of Infocom's Z-Code format and Z-Machine virtual machine in 1987 by a group of enthusiasts called the InfoTaskForce and the subsequent development of an interpreter for Z-Code story files. As a result, it became possible to play Infocom's work on modern computers.

For years amateurs formed a small community producing interactive fiction works of relatively limited scope using the Adventure Game Toolkit and similar tools. The breakthrough that allowed the interactive fiction community to truly prosper, however, was the creation and distribution of two sophisticated development systems. In 1987, Michael J. Roberts released TADS, a programming language designed to produce works of interactive fiction. In 1993, Graham Nelson released Inform, a programming language and set of libraries which compiled to a Z-Code story file. Each of these systems allowed anyone with sufficient time and dedication to create a game, and caused a growth boom in the online interactive fiction community.

Despite the lack of commercial support, the availability of high quality tools allowed enthusiasts of the genre to develop new high quality games. Competitions such as the annual Interactive Fiction Competition for short works, the newer Spring Thing for longer works, and the XYZZY Awards, further helped to improve the quality and complexity of the games. Modern games go much further than the original "Adventure" style, improving upon Infocom games, which relied extensively on puzzle solving, and to a lesser extent on communication with non player characters, to include experimentation with writing and story-telling techniques.

While the majority of modern interactive fiction developed is distributed for free, there are some commercial endeavors, including Peter Nepstad's 1893: A World's Fair Mystery, several games by Howard Sherman published as Malinche Entertainment, The General Coffee Company's Future Boy!, Cypher, a graphically enhanced cyberpunk game and various titles by Textfyre.[20] Emily Short was commissioned to develop the game City of Secrets but the project fell through and she ended up releasing it herself.[21]

Some authors offer optional commercial feelies (physical props associated with a game); the tradition of 'Feelies' (and the term itself) is believed to have originated with Deadline (1982), the third Infocom title after Zork I and II.[22][23] Seeing the dual potential benefits of both aiding game-play immersion and providing a measure of creative copy-protection, Infocom and later other companies began creating feelies for numerous titles. In 1987, Infocom released a special version of the first three Zork titles together with plot-specific coins and other trinkets.[24][25] This concept would see expansion as time went on, such that later game feelies would contain passwords, coded instructions, page numbers, or other information that would be required to successfully complete the game.

Other uses

The term "Interactive Fiction" is sometimes used to describe other forms of storytelling and games, including visual novels, interactive novels, and interactive storytelling.

Visual novel

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Visual novels are interactive fiction featuring mostly static graphics, usually with anime-style art. As the name might suggest, they resemble mixed-media novels or tableau vivant stage plays. Visual novels are especially prevalent in Japan, where they make up nearly 70% of PC games released.[5] They are rarely produced for video game consoles, but the more popular games are sometimes ported to video game systems such as the PlayStation 2. The market for visual novels outside of East Asia, however, is limited.

Visual novels have been a staple of PC software sales in Japan and other East Asian countries for over a decade, so much so that popular titles are open ported to consoles, and some even have famous manga and anime series based upon them; such titles include Kanon (1999), Air (2000) and Clannad (2004) by Key; Rumbling Hearts (2001) by Age; School Days (2005) by 0verflow; Higurashi no Naku Koro ni (2002) by 07th Expansion; and Fate/stay night (2004) by Type-Moon.

Interactive novel

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

The interactive novel is a form of web fiction and interactive fiction. While authors of traditional paper-and-ink novels have sometimes tried to give readers the random directionality offered by true hypertexting, this approach was not completely feasible until the development of HTML. Paper novels (indeed, some digital novels) are linear, that is, read from page to page in a straight line. Interactive novels, however, offer readers a unique way to read fiction by choosing a page, a character, or a direction. By following hyperlinked phrases within the novel, readers can find new ways to understand characters. There is no wrong way to read a hypertext interactive novel. Links embedded within the pages are meant to be taken at a reader's discretion – to allow the reader a choice in the novel's world.

As interactive fiction becomes more accessible via reading apps like Kindle Fire,[26] digital publishing houses like "Coliloquy" have emerged.

Interactive storytelling

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Interactive storytelling is a developing kind of computer entertainment. The term was coined by Chris Crawford, a main proponent and developer. He defines interactive storytelling as, "a form of interactive entertainment in which the player plays the role of the protagonist in a dramatically rich environment."[27]

Interactive storytelling and interactive fiction are distinct in that interactive storytelling focuses on drama and dynamic circumstances, where interactive fiction games, traditionally (but not necessarily) focus on puzzle-solving and navigating through pre-conceived circumstances. They are similar, however, in that well-written forms of both are nonlinear.

Notable works

Software

Development systems

A number of systems for writing interactive fiction exist. Most IF development is now implemented in Inform, TADS, or ADRIFT. In the 2006 IFComp, most games were written for Inform, with a strong minority of games for TADS and ADRIFT, followed by a smattering of games for other systems.[44]

While familiarity with a programming language leads many new authors to attempt to produce their own complete IF application, most established IF authors recommend use of a specialised IF language, arguing that such systems allow authors to avoid the technicalities of producing a full featured parser, while allowing broad community support. The choice of authoring system usually depends on the author's desired balance of ease of use versus power, and the portability of the final product.[45]

Other development systems include:

Interpreters

Interpreters are the software used to play the works of interactive fiction created with a development system. They may be part of the development system, or can be compiled together with the work of fiction as a standalone executable file. Interpreters distributed separately include:

  • Frotz (Z-machine; available on desktop computing platforms and iOS)

Distribution

In addition to commercial distribution venues and individual websites, many works of free interactive fiction are distributed through community websites. These include the Interactive Fiction Database (IFDB), The Interactive Fiction Reviews Organization (IFRO), a game catalog and recommendation engine, and the Interactive Fiction Archive.

Works may be distributed for playing in a web browser or in a separate interpreter. In the latter case they are often made available in the Blorb package format that many interpreters support.

See also

Notes

  1. Montfort, Nick & Urbano, Paulo (Tr.). A quarta Era da Ficção Interactiva. Nada, Volume 8. October 2006.
  2. 2.0 2.1 2.2 2.3 Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Soultanis, Greg. Mullin, Eileen, ed. XYZZY News - The Magazine for Interactive Fiction Enthusiasts. Issue #4. July/August 1995. Archived September 28, 2004 at the Wayback Machine
  5. 5.0 5.1 Lua error in package.lua at line 80: module 'strict' not found.
  6. DeMaria, Rusel and Wilson, Johnny L. (2002) High Score!: The Illustrated History of Electronic Games McGraw-Hill/Osborne, Berkeley, Calif., p. 52, ISBN 0-07-222428-2
  7. Lua error in package.lua at line 80: module 'strict' not found. This is a reformatted version of a set of articles originally posted to Usenet: Lua error in package.lua at line 80: module 'strict' not found. Lua error in package.lua at line 80: module 'strict' not found. Lua error in package.lua at line 80: module 'strict' not found. Lua error in package.lua at line 80: module 'strict' not found.
  8. Nelson, Graham Curses, 1993.
  9. 9.0 9.1 9.2 Lua error in package.lua at line 80: module 'strict' not found.
  10. "Even the description of the volcano, which some writers have claimed was modelled after Mount Doom, was written with no particular vision in mind." Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. "In early 1977, Adventure swept the ARPAnet." Lua error in package.lua at line 80: module 'strict' not found.[dead link]
  13. 13.0 13.1 13.2 Lua error in package.lua at line 80: module 'strict' not found.
  14. Lua error in package.lua at line 80: module 'strict' not found.
  15. Lua error in package.lua at line 80: module 'strict' not found.
  16. Lua error in package.lua at line 80: module 'strict' not found.
  17. Lua error in package.lua at line 80: module 'strict' not found.
  18. Lua error in package.lua at line 80: module 'strict' not found.
  19. intfiction.org • Index page
  20. Lua error in package.lua at line 80: module 'strict' not found.
  21. Lua error in package.lua at line 80: module 'strict' not found.
  22. Lua error in package.lua at line 80: module 'strict' not found.
  23. Lua error in package.lua at line 80: module 'strict' not found.
  24. Lua error in package.lua at line 80: module 'strict' not found.
  25. Lua error in package.lua at line 80: module 'strict' not found.
  26. Coliloquy Lets Readers Interact with Kindle Books
  27. Crawford, Chris (2004) Chris Crawford on Interactive Storytelling. New Riders.
  28. Article at The Dot Eaters. 2006. Archived May 14, 2013 at the Wayback Machine
  29. Lua error in package.lua at line 80: module 'strict' not found.
  30. Lua error in package.lua at line 80: module 'strict' not found.
  31. Lua error in package.lua at line 80: module 'strict' not found.
  32. Lua error in package.lua at line 80: module 'strict' not found.
  33. http://www.ifarchive.org/if-archive/magazines/XYZZYnews/award96-winners.txt
  34. Lua error in package.lua at line 80: module 'strict' not found.
  35. Lua error in package.lua at line 80: module 'strict' not found.
  36. Lua error in package.lua at line 80: module 'strict' not found.
  37. Lua error in package.lua at line 80: module 'strict' not found.
  38. Lua error in package.lua at line 80: module 'strict' not found.
  39. Lua error in package.lua at line 80: module 'strict' not found.
  40. Lua error in package.lua at line 80: module 'strict' not found.
  41. Lua error in package.lua at line 80: module 'strict' not found.
  42. http://pr-if.org/play/
  43. https://time.com/3582118/top-10-video-games-2014/
  44. Lua error in package.lua at line 80: module 'strict' not found.
  45. Lua error in package.lua at line 80: module 'strict' not found.

Further reading

  • Lua error in package.lua at line 80: module 'strict' not found.
  • Keller, Daniel. "Reading and playing: what makes interactive fiction unique" p. 276-298. in Williams, J. P., & Smith, J. H. (2007). The players' realm: studies on the culture of video games and gaming. Jefferson, N.C.: McFarland & Co. ISBN 978-0-7864-2832-8
  • Seegert, Alf. (2009), "'Doing there' vs. 'being there': performing presence in interactive fiction", Journal of Gaming and Virtual Worlds 1: 1, pp. 23–37, doi:10.1386/jgvw.1.1.23/1

External links