TIS-100

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
TIS-100
File:Tis-100-logo.png
Developer(s) Zachtronics Industries
Engine Unity
Platforms Microsoft Windows, OS X, Linux
Release date(s)
    Genre(s) Puzzle
    Mode(s) Single-player

    TIS-100 is a 2015 puzzle video game developed by Zachtronics Industries. The game has the player develop mock assembly language code to perform certain tasks on a virtualized 1980 computer that has been corrupted. The game was released for Microsoft Windows on the Steam's Early access program on June 1, 2015, and OS X and Linux versions followed a few days later. A final release followed on July 20, 2015.

    Gameplay

    Within TIS-100, the player is said to have come across a malfunctioning TIS-100 computer ("Tessellated Intelligence System") and its manual, based on early computers of the 1980s. The computer is presented to the player as twelve separate processing nodes laid out in a four-by-three grid. Each node has a single processor register to store a numerical value as well as a backup register. Nodes also hold their own assembly language program as entered by the user. The assembly language, a simplified version of real-world assembly languages, allows the node to accept external input or a numerical value sent from an adjacent node, perform basic math and logic operations, store and backup the current data value, and then send results to an adjacent node or to the program's output. Later puzzles introduce nodes that have the ability to manipulate a simple 4-color graphics display.

    File:Tis-100-screenshot.png
    The interface of TIS-100 presents the player with 12 assembly language-based nodes and other options to develop code in. In this puzzle, the top right node in red is unavailable for use.

    The player is presented with a series of puzzles that require them to program the nodes to perform specific actions on a set of numbers from one or more input terminals to produce pre-determined output at other terminals. For example, one task requires the player to double the value of the input at the output terminal. The game presents the list of inputs and the target output values that it is expecting and requires the players to develop the code for each node to match this; if during execution the output nodes receive unexpected outputs, the execution will cease and the player will have to rework their solution. Not all nodes are available in certain puzzles, so the player will need to route around these nodes. The game offers the player the ability to step through the execution of the code and insert debugging statements to determine logic issues within their code. Once the entire input is consumed and target output conditions are met, the player is considered to have solved the puzzle. The nodes that are disabled in puzzles contain cryptic messages related to the narrative of the game and which contain more information that can be accessed when the entire game is completed.[1]

    As with previous Zachtronic games like SpaceChem and Infinifactory, once the player completes a puzzle, their solution is compared to other players through online leaderboards. The player is ranked based on the number of nodes used, the number of instructions within their code, and the number of executed instructions. The game allows the player to return to earlier puzzles to better their solution. The game launched in Early Access with about 25 puzzles within the game,[2] and another 25 were added by the time of its official release.[3]

    The game also includes undocumented instructions. HCF is the first known undocumented instruction.

    Development

    TIS-100 was based on an idea that Zach Barth, the primary developer of Zachtronic, had years prior. The concept was named The Second Golden Age, which was set in the Middle East sometime in the near future, in which the player would program nanobots to be injected into the player-character's blood as to be able to solve various types puzzles akin to Myst. One aspect would be the player-character coming across a used electronics store and finding an old computer with corrupted areas, which as they worked to clear up, would discover these corrupted areas contained the core of an artificial intelligence. While developing Infinifactory, Barth wanted to try to start work on The Second Golden Age but found the effort, concurrent with Infinifactory, was far too difficult. However, he had completed the assembly-language puzzle aspect, and decided to go ahead and refine only that portion as a full game.[4] To finish off the game, he worked with Keith Holman to write the language's manual inspired by similar computer manuals of the time, and with Matthew Burns to craft a simple story around the game. They used concepts from a Mondo 2000 infographic based on cybertech fashions to write the tongue-in-cheek narrative for the game and manual.[4]

    TIS-100 was released into Steam Early Access on June 1, 2015. Barth stated that he took a similar approach to Early Access as with Infinifactory, providing a game that was nearly complete to gain suggestions and improvements and the ability to add more content before releasing the final product. Barth estimated that the Early Access phase would last 1–2 months.[5] The final version was released on July 20, 2015.[6]

    See also

    • Core War, a programming game with a similar concept.
    • Connection Machine, a real life supercomputer family with a similar architecture.

    References

    1. Lua error in package.lua at line 80: module 'strict' not found.
    2. 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. 4.0 4.1 Lua error in package.lua at line 80: module 'strict' not found.
    5. Lua error in package.lua at line 80: module 'strict' not found.
    6. Lua error in package.lua at line 80: module 'strict' not found.

    External links