Text Adventure

From CIRCA

Jump to: navigation, search
VTracker
Content stucture deleted. (2 Occurances)
Content inserted. (2 Occurances)
Content structure inserted. (20 Occurances)
Content structure deleted. (4 Occurances)
Content changed. (8 Occurances)

CIRCA:Media Commons - a project of the Institute for the Future of the Book

Contents

What is a Text Adventure?

A Text Adventure is a type of nteractive fiction where thereader takes a more active role in the story besides just reading.A text adventure is a computer game based only on text where theplayer tells the computer what they want to do and the computerdescribes the results.

History

Text Adventures were among the first computer games invented andbecame a major hit in the 1080???s. One of the first TextAdventures written was ADVENTURE in 1972. ADVENTURE was created byWill Crowther and enhanced by Don Woods. It was written on PDP-10which only had a six-bit character storage causing the file name tobe ADVENT instead of Adventure. ADVENTURE is known as the father oftext adventure and many text adventures can trace its lineage backto this game. In response to this game, some students at MITthought that they could do better and developed Dungeon in 1977.After the creation of Dungeon, which they renamed to Zork, thestudents formed the company Infocom Inc., and began to explore gamedesign for home computers. Infocom found that their game was toobig for the memory. This problem was solved when they split thegame among three disks.

In 1978 Scott Adams became a legend in the world of textadventure with his release of Adventureland, the first textadventure for the home computer. In Adventureland Scott performedamazing tricks in programming to get his game to fit in a smallspace.

Although they were a big hit in the 1980???s and many companiesemerged, by the late 80???s they were phased out as new graphicgames using more sophisticated sounds and animated graphics camealong. Now, there is only a small fan based community who stillcreate new text adventures on the internet. This communitycontinues to play text adventure games not only for nostalgicreasons, but for the story itself: ???there's a lot more to IFthan fond memories of classic games on antique computers. Many ofus see text-based interactive fiction as a uniquely expressivestory-telling medium. To us, text is not the same as really lamegraphics - it's an altogether different medium with altogetherdifferent capabilities, and it didn't become obsolete whengraphical games came along any more than books became obsolete whentelevision was invented.???

Gameplay

Zork Text Adventure

When you load up a text adventure there will be some introductory text describing the surrounding area. This text usually contains two parts; the location and a description of the surrounding area and items seen. In the description there may be some items that you can act on or you may have to come back to these items at a later time in the game to complete the action. In order to move around and complete actions the player must issue a command to the computer. Commands can be tricky since they are in a specific format that the computer can understand and you may or may not be able to perform that action. For example if you are in a forest and want to travel where there is no path the computer will respond with ???You can???t go that way??? or will tell you why the command cannot be executed. All of these commands are in the imperative and tell your player what to do. There are six types of commands: one-word actions; action and direct object; action, direct object and indirect object; order to another character; communicating with another character; and special commands.

  • One word actions are command like LOOK, JUMP and do not act on an object.
  • Action and direct object are command that act on something such as TAKE BOOK, OPEN DOOR
  • Action, direct object and indirect object are commands that act on two things such as ATTACK TROLL WITH SWORD
  • In an order to another character you can tell other characters to do something such as BOB, GIVE ME THE BOTTLE.
  • Communicating with another character is similar to the third example where you can ask, tell or show other characters something. TELL BOB ABOUT THE TROLL.
  • Special commands do something outside of the game such as SAVE, which saves the game, and RESTORE, which restores the game to a previous point.

Common Commands

This is a list of some of the more common commands used in text adventures. There are many more commands available.

  • Go (north, east, south, west, up, down)
  • Take (item)
  • Drop (item)
  • Examine (location, item)
  • Read (item)
  • Look (item, or can be used alone)
  • Attack (with item)
  • Enter (location)
  • Inventory
  • Open/close (item)

Links to games

http://www.xs4all.nl/~pot/infocom/ - Infocom games

http://wii.ign.com/articles/106/1067185p1.html? ??? Super Mario

http://www.portablequest.com/

References

http://www.tads.org

http://www.wired.com/gadgetlab/2010/10/play-vintage-text-adventure-games-on-your-e-reader/

http://gizmodo.com/5036810/iphone-apps-we-like-frotz-the-text-adventure-errr-emulator

http://pdd.if-legends.org/

http://www.malinche.net/demos/

http://www.brasslantern.org/beginners/playta1.html

http://computer.yourdictionary.com/pdp-10-or-programmed-data-processor-10

Personal tools