When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Z-machine - Wikipedia

    en.wikipedia.org/wiki/Z-machine

    The Z-machine is a virtual machine that was developed by Joel Berez and Marc Blank in 1979 and used by Infocom for its text adventure games.Infocom compiled game code to files containing Z-machine instructions (called story files or Z-code files) and could therefore port its text adventures to a new platform simply by writing a Z-machine implementation for that platform.

  3. Text Adventure Development System - Wikipedia

    en.wikipedia.org/wiki/Text_Adventure_Development...

    Games written in TADS are compiled to a platform-independent format that can be played on any computer for which a suitable virtual machine (VM) exists. Such virtual machines exist for several platforms, and in this respect, TADS closely follows the example of the original Infocom Z-machine, as well as modern languages such as Java and C#.

  4. List of text-based computer games - Wikipedia

    en.wikipedia.org/wiki/List_of_text-based...

    The following list of text-based games is not to be considered an authoritative, comprehensive listing of all such games; rather, it is intended to represent a wide range of game styles and genres presented using the text mode display and their evolution across a long period.

  5. List of commercial video games with later released source code

    en.wikipedia.org/wiki/List_of_commercial_video...

    Z-machine Text adventure game: Freeware Freeware Cumberland Games & Diversions S. John Ross released the commercial Treasures of a Slaver's Kingdom, which won the XYZZY Award 2007 for the best NPC, in 2010 with Z-machine source code as freeware. [446] More source code of text adventure from the 1970s and 1980s are available at the archive. [447]

  6. Text-based game - Wikipedia

    en.wikipedia.org/wiki/Text-based_game

    Strictly speaking, text-based means employing an encoding system of characters designed to be printable as text data. [1]: 54 As most computers only read binary code, encoding formats are typically written in such, where a bit is the smallest unit of data that has two possible values and each combination of bits represents a byte.

  7. The Quill (software) - Wikipedia

    en.wikipedia.org/wiki/The_Quill_(software)

    The Quill is a game creation system for text adventures. [1] Written by Graeme Yeandle, it was published on the ZX Spectrum by Gilsoft in December 1983. [2] Although available to the general public, it was used by several games companies to create best-selling titles; over 450 commercially published titles for the ZX Spectrum were written using The Quill.

  8. Twine (software) - Wikipedia

    en.wikipedia.org/wiki/Twine_(software)

    It is regarded as a tool which can be used by anyone interested in interactive fiction and experimental games. [5] [6] Twine 2 is a browser-based application written in HTML5 and Javascript, also available as a standalone desktop app; it also supports CSS. [5] It is currently in version 2.9.0, as of June 2024. [1]

  9. Adventure Game Studio - Wikipedia

    en.wikipedia.org/wiki/Adventure_Game_Studio

    Adventure Game Studio (AGS) is an open source development tool primarily used to create graphic adventure games. [1] It is aimed at intermediate-level game designers , and combines an integrated development environment (IDE) with a scripting language based on the C programming language to process game logic.