- Text-based game
A text game or text-based game is a
video game that uses text characters instead ofbitmap ped or vector graphics. Text games are typically easier to write and require less processing power than graphical games, and thus were more common from 1970 to 1990. However,terminal emulator s are still in use today, and people continue playingMUD s and exploringinteractive fiction .While many of the earliest computer games ("Adventure", "
Zork ") relied on language parsing due to the command line-driven, teletype-terminal mainframe environments in which they were developed, the phrase "text-based" is taken to refer not to the user input (though generally keyboard-based) but rather to exclusive use of the fixed-width character display mode, an important distinction to maintain in light of curses based games such as "Rogue" and their successors, which employed the characters in the text mode as map symbols rather than as parts of words. Despite enormous differences in display and user interface, the textadventure game s androguelike s both make exclusive use of thetext mode , and hence are both to be considered text-based.Though punctuation and the alphanumeric symbols can be considered standard in most text modes, many of them contain additional symbols and variant attributes (colours, blinking, lines / columns per screen, etc.) that differ between operating environments: the text mode of a
Commodore 64 would be substantially different from that of anIBM PC , though despite an absence of standardization in the text display (until implementation of later text mode terminal display standards such asVT100 and ANSI), they would both be considered to be text modes.These later standards also contain numerous characters, largely blocks and lines, specifically intended to be used for fast, low-bandwidth display of crude block graphics in the text mode. Some games would "redraw" undesired characters to take on the appearance of desired specialty characters (often to indicate the accents, diacritical markings or currencies of foreign countries) otherwise unavailable; though utilising a customized sub-set of it, these games would still be considered to be text based games.
See also
*
List of text-based computer games
*BBS door game
*Online text-based role-playing game
*ANSI art
*ASCII art
*Roguelike External links
*http://www.textmodegames.com/
Wikimedia Foundation. 2010.