Colossal Cave Adventure

Last updated

Colossal Cave Adventure
ADVENT -- Crowther Woods.png
Screenshot of gameplay (1977 version)
Developer(s)
Platform(s) PDP-10
Release
  • 1976 (Crowther)
  • 1977 (Crowther/Woods)
Genre(s) Adventure, interactive fiction
Mode(s) Single-player

Colossal Cave Adventure (also known as Adventure or ADVENT) is a text-based adventure game, released in 1976 by developer Will Crowther for the PDP-10 mainframe computer. It was expanded upon in 1977 by Don Woods. In the game, the player explores a cave system rumored to be filled with treasure and gold. The game is composed of dozens of locations, and the player moves between these locations and interacts with objects in them by typing one- or two-word commands which are interpreted by the game's natural language input system. The program acts as a narrator, describing the player's location and the results of the player's attempted actions. It is the first well-known example of interactive fiction, as well as the first well-known adventure game, for which it was also the namesake.

Contents

The original game, written in 1975 and 1976, was based on Crowther's maps and experiences caving in Mammoth Cave in Kentucky, the longest cave system in the world; further, it was intended, in part, to be accessible to non-technical players, such as his two daughters. Woods's version expanded the game in size and increased the number of fantasy elements present in it, such as a dragon and magic spells. Both versions, typically played over teleprinters connected to mainframe computers, were spread around the nascent ARPANET, the precursor to the Internet, which Crowther was involved in developing.

Colossal Cave Adventure was one of the first teletype games and was massively popular in the computer community of the late 1970s, with numerous ports and modified versions being created based on Woods's source code. It directly inspired the creation of numerous games, including Zork (1977), Adventureland (1978), Mystery House (1980), Rogue (1980), and Adventure (1980), which went on to be the foundations of the interactive fiction, adventure, roguelike, and action-adventure genres. It also influenced the creation of the MUD and computer role-playing game genres. It has been noted as one of the most influential video games, and in 2019 was inducted into the World Video Game Hall of Fame by The Strong and the International Center for the History of Electronic Games.

Gameplay

Colossal Cave Adventure running on a PDP-11/34 with a monitor, showing the point system Colossal Cave Adventure on VT100 terminal.jpg
Colossal Cave Adventure running on a PDP-11/34 with a monitor, showing the point system

Colossal Cave Adventure is a text-based adventure game wherein the player explores a mysterious cave that is rumored to be filled with treasure and gold. The player must explore the cave system and solve puzzles by using items that they find to obtain the treasures and leave the cave. The player types in one- or two-word commands to move their character through the cave system, interact with objects in the cave, pick up items to put into their inventory, and perform other actions. The allowable commands are contextual to the location, or room, the player is in; for example, "get lamp" only has an effect if there is a lamp present. There are dozens of rooms, each of which has a name such as "Debris Room" and a description, and may contain objects or obstacles. The program acts as a narrator, describing to the player their location in the cave and the results of certain actions. If it does not understand the player's commands, it asks for the player to retype their actions. [1] The program's replies are typically in a humorous, conversational tone, much as a Dungeon Master would use in leading players in a tabletop role-playing game. [2]

The original 1976 version of the game contains five treasures which can be collected. Although it is based on a real cave system, it contains a few fantasy elements such as a crystal bridge, magic words, and axe-wielding dwarves. The player can die by falling into a pit or being killed by the dwarves, but otherwise the game has no ending or goal beyond finding the treasures. [1] [3] The 1977 version of the game, upon which later versions were based, adds ten more treasures and more fantasy elements. It also adds a points system, whereby completing certain goals earns a predetermined number of points. The ultimate goal is to earn the maximum number of points—350, in the 1977 version—which involves finding all the treasures in the game and safely leaving the cave. [1]

Development

Crowther's original version

William Crowther in 2012 Will Crowther Fall 2012.jpg
William Crowther in 2012
Teleprinter computer terminal ASR-33 at CHM.agr.jpg
Teleprinter computer terminal

Colossal Cave Adventure was originally created by William Crowther in 1975 and 1976. Crowther and his ex-wife Patricia were both programmers and cavers and had extensively explored Mammoth Cave in Kentucky, the longest cave system in the world, in the early 1970s as part of the Cave Research Foundation. In 1972, Patricia led the expedition that found a connection between Mammoth Cave and the larger Flint Ridge Cave System. In addition to caving, the pair produced vector map surveys of the cave: they transcribed the survey data of the cave from "muddy little books" into a teleprinter terminal in their house, which could send and print messages from programs running on the central computer and was connected to a PDP-1 mainframe computer at Bolt, Beranek and Newman (BBN) where William Crowther worked. This data was then fed into a program developed by the pair that generated plotting commands onto punched tape, which were then fed into a Honeywell 316 minicomputer attached to a Calcomp drum plotter at BBN to print paper maps. These maps were some of the earliest computer-drawn maps of caves. [4]

In 1975, after he and Patricia divorced, William Crowther stopped caving with the Cave Research Foundation. Driven by what he later described as an increase in spare time combined with missing his two daughters, he began working on a text-based game in Fortran on BBN's PDP-10 mainframe, interfacing through a teletype printer, that they could play. [1] [3] [5] He combined his memories and maps of the Mammoth Cave system, particularly a 1975 map of the Bedquilt area of the caves, including Colossal Cavern, with elements of the Dungeons & Dragons campaigns that he played with friends to design a game around exploring a cave for treasure. [1] [5] Crowther wanted the game to be accessible and not intimidating to non-technical players such as his children, and so developed a natural language input system to control the game so that it would be "a thing that gave you the illusion anyway that you'd typed in English commands and it did what you said". [6] Crowther later commented that this approach allowed the game to appeal to both non-programmers and programmers alike, as in the latter case, it gave programmers a challenge of how to make "an obstinate system" perform in a manner they wanted it to. [6] This approach was also developed to allow the game to be played on a teletype printer, rather than rely on user interface elements used in programs designed for monitors. [3]

The initial version of the game was about 700 lines of code, plus another 700 lines of data such as descriptions for 66 rooms, navigational messages, 193 vocabulary words, and miscellaneous messages. [1] [7] Once the game was complete, in early 1976, Crowther showed it off to his co-workers at BBN for feedback, and then considered his work on the game finished, leaving the compiled game on the mainframe before taking a month off for vacation. According to one of Crowther's then-coworkers in 2007, "once it was working, Will wasn't very interested in perfecting or expanding it." Crowther's work at BBN was in developing ARPANET, one of the first networks of computers and a precursor to the Internet, and the PDP-10 mainframe was part of that network. During his vacation, others found the game and it was distributed widely across the network to computers at other companies and universities, which surprised Crowther on his return. The game did not have an explicit title in it, simply stating "WELCOME TO ADVENTURE!!" as a part of the opening message and having a file name of ADVENT; it was referred to as both Adventure and Colossal Cave Adventure, with the latter becoming the more common name over time. [1] Most computer terminals at the time did not have monitors, and players would instead play the game over teleprinters connected to the mainframe. [8]

Woods's modifications

Don Woods in 2010 Don woods cropped.png
Don Woods in 2010

One person who discovered the game was Don Woods, a graduate student at Stanford University. Woods found the game on a PDP-10 at the Stanford Medical School and wanted to expand upon the game. He contacted Crowther to gain access to the source code by emailing "crowther" at every domain that existed on the ARPANET. [1] [9] Woods built upon Crowther's code, introducing more high fantasy-related elements such as a dragon. [10] [11] He changed the puzzles, adding new elements and complexities, and added new puzzles and features such as a pirate that roams the map and steals treasure from the player or objects that could exist in multiple states. [1] He also introduced a scoring system within the game and added ten more treasures to collect in addition to the five in Crowther's original version. [9] According to cavers who have played the game, much of Crowther's original version matches the Bedquilt section of Mammoth Cave with some passages removed for gameplay purposes, though Woods's additions do not as he had never been there. [1] [4] According to William Mann, a caving compatriot of Crowther who played both versions when they were developed, Crowther was focused on creating the cave system as a setting for a game, while Woods was interested in making a game and not in replicating the feeling of caving. [1]

Woods's version, released in 1977, expanded Crowther's game to approximately 3,000 lines of code and 1,800 lines of data, growing to 140 map locations, 293 vocabulary words, and 53 objects. [12] Woods also added access controls to the game, allowing mainframe administrators to restrict the game from running during business hours. [1] Woods began working on the game in March 1977; by May his version was complete enough to release, and was soon attracting attention around the United States. [1] Woods continued releasing updated editions in Fortran until 1995. [9] Crowther later said that Woods's bringing fantasy elements earlier into the gameplay was an improvement to his version, though Crowther's daughters also recall him telling them when they were frustrated at puzzles in the game that it was one of Woods's additions, not his. [1]

Crowther did not distribute the source code to his version to anyone else, and it was later believed to be lost until it was rediscovered on an archive of Woods's student account at the Stanford Artificial Intelligence Laboratory in 2005. [1] Woods, however, distributed the code to his version alongside the compiled executable. Woods's 1977 version became the more recognizable and widespread version of Colossal Cave Adventure, in part due to its wider code availability, as it led to several other variants of the game being produced. [3] [6]

Later versions

Unix version of the game on an Osborne 1 computer circa 1982 You are standing.jpg
Unix version of the game on an Osborne 1 computer circa 1982

Both Crowther's and Woods's version were designed to run on the PDP-10 and used features unique to DECSYSTEMS-10 Fortran IV on that architecture, meaning that the program could not be easily moved to other systems, even those that could run Fortran programs. One of the first efforts to port the code to other languages or systems was by RAND Corporation researcher James Gillogly in 1977. Gillogly, with agreement from Crowther and Woods, spent several weeks porting the code to the C programming language to run on the more generic Unix architecture. [13] It can still be found as part of the BSD Operating Systems distributions, or as part of the "bsdgames" package under most Linux distributions, under the command name "adventure". [14] Bob Supnik of Digital Equipment Corporation also ported the game in Fortran to the PDP-11 minicomputer in mid-1977, spreading it to other minicomputer systems. [15] Afterwards, numerous other ports were made of the game to different languages and systems, sometimes identified by the number of points available in the game. [16] There were enough ports and variants and alternate takes of the game by 1982 that an article in Your Computer described the entire set of games wherein the player enters short commands to move between set locations as "Adventure games", and provided code for the ZX81 computer for an "Adventure-writing kit" program that could be used to generate a game with that gameplay. [17] In 2017, Eric S. Raymond created a port for modern computers of Woods's 1995 version of the game as Open Adventure and released the source code under an open-source license with permission from Crowther and Woods. [16] [18]

Commercial versions of the game were also released. Microsoft published a version titled Microsoft Adventure in 1979 for the Apple II Plus and TRS-80 computers, and again in 1981 for MS-DOS as a launch title for IBM PCs, one of the few software programs and the only game at launch. [19] [20] The Software Toolworks released The Original Adventure for IBM PCs in 1981; endorsed by Crowther and Woods in exchange for a nominal payment, it was the only version for which they received any money. [21] Level 9 Computing released multiple versions of the game for different computer platforms under the name Colossal Adventure , beginning with a version in 1982 for the Nascom that includes an entire extra section where the player saves elves from flooding caves, as well as later versions that include pictures of the areas. [22]

A 3D remake of the game, under the title Colossal Cave, was released by Cygnus Entertainment as its first title in on January 19, 2023, for Windows, macOS, Linux, Nintendo Switch, PlayStation 5, Xbox Series X, and Meta Quest 2. [23] Designed by Ken and Roberta Williams, co-founders of Sierra Entertainment, the game was started as a hobby project by the pair during the COVID-19 pandemic, before being expanded into a full commercial product by a team of thirty. [24] It was intended by lead designer Roberta to be a recreation of how playing the game felt like to her in 1979. [25]

Legacy

Video games

Colossal Cave Adventure is considered one of the most influential video games. [26] In 2019, it was inducted into the World Video Game Hall of Fame by The Strong and the International Center for the History of Electronic Games. [27] The game is the first well-known example of interactive fiction and established conventions that have since become standard in interactive fiction titles, such as the use of shortened cardinal directions for commands like "e" for "east", as well as inspiring the contents of the fiction titles themselves. [28] The game is the namesake and the first well-known example of an adventure game, as it combined the interactivity of computer programs with the storytelling of literature or role-playing games such as Dungeons & Dragons, despite its lack of linear plot. [1] [3] The only text adventure game known to precede it is Wander from 1974, which did not have the spread or influence of Adventure. [10]

Colossal Cave Adventure was immensely popular among the small computer-using population of the time. Historian Alexander Smith described it as "ubiquitous" on computer networks by the end of 1977, alongside Star Trek and Lunar Lander . [10] Computer game programmers of the time were greatly inspired by the game; according to game designer and creator of the Inform interactive fiction language Graham Nelson, "for the five years to 1982 almost every game created was another 'Advent'". [29] Several of these games were the initial releases of companies that would go on to become key innovators for the early adventure game genre. These included Zork (1977)—which began development within a month of the release of Woods's version—first by the team of Dave Lebling, Marc Blank, Tim Anderson, and Bruce Daniels at MIT and later by Infocom; Adventureland (1978) by Scott Adams of Adventure International; and Mystery House (1980) by Roberta and Ken Williams of On-Line Systems. [1] [28] [30] The 1980 Atari 2600 video game Adventure was an attempt to create a graphical version of Colossal Cave Adventure, and itself became the first known example of an action-adventure game and introduced the fantasy genre to video game consoles. [31] [32] [33] Carmen Sandiego , an early educational game series begun in 1985, was inspired by transforming the idea of moving around the caverns of Colossal Cave Adventure looking for treasure into moving around the globe searching for clues. [34]

In addition to inspiring adventure games, as described by Matt Barton in Dungeons and Desktops: The History of Computer Role-Playing Games, Colossal Cave Adventure demonstrated the "creation of a virtual world and the means to explore it", and the inclusion of monsters and simplified combat. [11] For this, it is considered a precursor of computer role-playing games, though it was lacking several elements of the genre. [1] [11] Glenn Wichman and Michael Toy name the game as an influence for their game Rogue in 1980, which went on to become the namesake of the roguelike genre. [35] [36] Colossal Cave Adventure also inspired the development of online multiplayer games like MUDs, the precursors of the modern-day massively multiplayer online role-playing game. [26] [37]

Other media

Two phrases from the game have gone on to have a lasting impact in programming and video games. "Xyzzy" is a magic word that teleports the player between two locations ("inside building" and the "debris room"). It was added by Crowther at a request by his sister when play-testing the game to skip the early section of the game. [1] As an in-joke tribute to Adventure, many later games and computer programs include a hidden "xyzzy" command, the results of which range from the straightforward to the humorous. [38] Crowther stated that for its purpose in the game, "magic words should look queer, and yet somehow be pronounceable", leading him to select "xyzzy". [1] Additionally, in the game there is a maze created by Crowther where each of ten room descriptions was exactly the same: "YOU ARE IN A MAZE OF TWISTY LITTLE PASSAGES, ALL ALIKE." The layout of this "all alike" maze was fixed, so the player would have to figure out how to map the maze. [6] The phrase "you are in a maze of twisty little passages, all alike" has become memorialized and popularized in the hacker culture, where "passages" may be replaced with a different word, as the situation warrants. This phrase came to signify a situation when whatever action is taken does not change the result. [39]

Colossal Cave Adventure has continued to be referenced by media for decades since. The 2003 book on the history of interactive fiction Twisty Little Passages was named after the "all alike" maze, and the 2010 documentary on the history of text adventure games Get Lamp is named for the command to get one of the first objects the player encounters and must carry to solve the game. [40] [41] The 2013 game Kentucky Route Zero 's third act draws direct inspiration from the game, showing a computer simulation set up inside of a cave, which is itself depicting a massive cave system. [42] The game is also a key plot point in an episode of the 2014 TV series Halt and Catch Fire , a period drama taking place in the early days of the personal computing revolution. In it, the chief software designer uses the game as a competency test to determine which programmers will remain on the team. [43] As a tie-in, a fully playable version of the game augmented with player hints and artwork revealed when certain locations are visited was made available on the show's official website. [44]

Related Research Articles

Infocom was an American software company based in Cambridge, Massachusetts, that produced numerous works of interactive fiction. They also produced a business application, a relational database called Cornerstone.

<span class="mw-page-title-main">Interactive fiction</span> Nonlinear narratives set by audience decisions

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, either in the form of interactive narratives or interactive narrations. These works can also be understood as a form of video game, either in the form of an adventure game or role-playing game. In common usage, the term refers to text adventures, a type of adventure game where the entire interface can be "text-only", however, graphic text adventures still fall under the text adventure category if the main way to interact with the game is by typing text. Some users of the term distinguish between interactive fiction, known as "Puzzle-free", that focuses on narrative, and "text adventures" that focus on puzzles.

A multi-user dungeon, also known as a multi-user dimension or multi-user domain, is a multiplayer real-time virtual world, usually text-based or storyboarded. MUDs combine elements of role-playing games, hack and slash, player versus player, interactive fiction, and online chat. Players can read or view descriptions of rooms, objects, other players, and non-player characters, and perform actions in the virtual world that are typically also described. Players typically interact with each other and the world by typing commands that resemble a natural language, as well as using a character typically called an avatar.

In computing, Xyzzy is sometimes used as a metasyntactic variable or as a video game cheat code. Xyzzy comes from the Colossal Cave Adventure computer game, where it is the first "magic string" that most players encounter.

<i>Zork</i> 1977 video game

Zork is a text-based adventure game first released in 1977 by developers Tim Anderson, Marc Blank, Bruce Daniels, and Dave Lebling for the PDP-10 mainframe computer. The original developers and others, as the company Infocom, expanded and split the game into three titles—Zork I: The Great Underground Empire, Zork II: The Wizard of Frobozz, and Zork III: The Dungeon Master—which were released commercially for a range of personal computers beginning in 1980. In Zork, the player explores the abandoned Great Underground Empire in search of treasure. The player moves between the game's hundreds of locations and interacts with objects by typing commands in natural language that the game interprets. The program acts as a narrator, describing the player's location and the results of the player's commands. It has been described as the most famous piece of interactive fiction.

<i>Rogue</i> (video game) 1980 video game

Rogue is a dungeon crawling video game by Michael Toy and Glenn Wichman with later contributions by Ken Arnold. Rogue was originally developed around 1980 for Unix-based minicomputer systems as a freely distributed executable. It was later included in the Berkeley Software Distribution 4.2 operating system (4.2BSD). Commercial ports of the game for a range of personal computers were made by Toy, Wichman, and Jon Lane under the company A.I. Design and financially supported by the Epyx software publishers. Additional ports to modern systems have been made since by other parties using the game's now-open source code.

<span class="mw-page-title-main">William Crowther (programmer)</span> Computer programmer and caver (born 1936)

William Crowther is an American computer programmer, caver, and rock climber. He is the co-creator of Colossal Cave Adventure from 1975 onward, a seminal computer game that influenced the first decade of video game design and inspired the text adventure game genre.

<span class="mw-page-title-main">Warren Robinett</span> Software designer

Joseph Warren Robinett Jr. is a designer of interactive computer graphics software, notable as the developer of the Atari 2600's Adventure — the first graphical adventure video game — and as a founder of The Learning Company, where he designed Rocky's Boots and Robot Odyssey. More recently he has worked on virtual reality projects.

Patricia ("Pat") P. Crowther, later known as Patricia P. Wilcox, is an American cave explorer and cave surveyor active in the 1960s and early 1970s. She also worked as a computer programmer.

Tim Anderson is an American computer programmer best known for co-creating the adventure game Zork, one of the first works of interactive fiction and an early descendant of ADVENT.

<i>Colossal Adventure</i> 1982 video game

Colossal Adventure is a text based adventure game published by Level 9 Computing in 1982. It was originally released for the Nascom.

A text game or text-based game is an electronic game that uses a text-based user interface, that is, the user interface employs a set of encodable characters, such as ASCII, instead of bitmap or vector graphics.

<span class="mw-page-title-main">Don Woods (programmer)</span> American hacker and computer programmer (born 1954)

Donald R. Woods is an American hacker and computer programmer. He is best known for his role in the development of the Colossal Cave Adventure game.

Mystery Mansion is the name of a text adventure written in 1978–1981 by Bill Wolpert while at the Naval Undersea Warfare Center in Keyport, Washington. It originally ran only on the HP HP-1000 minicomputer on the RTE operating system, but was later ported by persons unknown to run under MPE on the HP-3000. Although the development dates make it contemporaneous with other seminal interactive fiction games such as Adventure and Dungeon, it remains relatively unknown due to the specialized computers and operating systems on which it ran.

<i>Adventureland</i> (video game) 1978 video game

Adventureland is a text adventure video game for microcomputers, released by Scott Adams in 1978. The game has no plot but simply involves searching for thirteen lost artifacts in a fantasy setting. Its success led Adams to form Adventure International, which went on to publish thirteen similar games in the Adventure series, each in different settings.

<i>MUD1</i> 1978 video game

Multi-User Dungeon, or MUD, is the first MUD.

<i>Telengard</i> 1982 video game

Telengard is a 1982 role-playing dungeon crawler video game developed by Daniel Lawrence and published by Avalon Hill. The player explores a dungeon, fights monsters with magic, and avoids traps in real-time without any set mission other than surviving. Lawrence first wrote the game as DND, a 1976 version of Dungeons & Dragons for the DECsystem-10 mainframe computer. He continued to develop DND at Purdue University as a hobby, rewrote the game for the Commodore PET 2001 after 1978, and ported it to Apple II+, TRS-80, and Atari 800 platforms before Avalon Hill found the game at a convention and licensed it for distribution. Its Commodore 64 release was the most popular. Reviewers noted Telengard's similarity to Dungeons and Dragons. RPG historian Shannon Appelcline noted the game as one of the first professionally produced computer role-playing games, and Gamasutra's Barton considered Telengard consequential in what he deemed "The Silver Age" of computer role-playing games preceding the golden age of the late 1980s. Some of the game's dungeon features, such as altars, fountains, teleportation cubes, and thrones, were adopted by later games such as Tunnels of Doom (1982).

DND is a role-playing video games developed by Purdue University student Daniel Lawrence in 1977 for the Digital Equipment Corporation (DEC) PDP-10 mainframe computer. The name DND is derived from the abbreviation "D&D" from the original tabletop role-playing game Dungeons & Dragons. It was later ported to several other computer systems and languages. After Lawrence re-used code from the game in the 1982 role-playing game Telengard, DEC ordered DND be removed from their computers to avoid litigation by Telengard's publisher. DND was one of the earliest role-playing video games, as part of a set of games developed in the 1970s based on the 1974 Dungeons & Dragons.

<i>Microsoft Adventure</i> 1979 computer game

Microsoft Adventure is a 1979 interactive fiction game from Microsoft, based on the PDP-10 mainframe game Colossal Cave Adventure, and released for the TRS-80, Apple II, and later for the IBM PC. It was programmed for the company by Gordon Letwin of Softwin Associates.

<i>Wander</i> (1974 video game) 1974 text adventure

Wander is text adventure written by Peter Langston in 1974. It is one of the earliest text adventure video games in existence, predating Colossal Cave Adventure. The game was originally coded in BASIC on a mainframe computer with multiple databases to create the worlds that formed the game. It was distributed in Langston's PSL Games collection for Unix.

References

  1. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Jerz, Dennis (2007). "Somewhere Nearby is Colossal Cave: Examining Will Crowther's Original "Adventure" in Code and in Kentucky". Digital Humanities Quarterly . 1 (2). ISSN   1938-4122. Archived from the original on June 16, 2016.
  2. Dibbel, pp. 56–57
  3. 1 2 3 4 5 Lessard, Jonathan (2013). "Adventure before adventure games: a new look at Crowther and Woods's seminal program". Games and Culture . 8 (3): 119–135. doi:10.1177/1555412012473364. S2CID   145798924.
  4. 1 2 Evans, pp. 83–94 Archived 2022-01-15 at the Wayback Machine
  5. 1 2 Peterson, pp. 187–188
  6. 1 2 3 4 Montfort, pp. 91–92
  7. Crowther, William (March 1977). Colossal Cave Adventure source code. Archived from the original on March 7, 2016. Retrieved January 8, 2022 via Dennis Jerz archive.
  8. Edwards, Benj (April 4, 2017). "The Forgotten World of Teletype Computer Games". PC Magazine . Future. Archived from the original on December 1, 2021. Retrieved January 9, 2022.
  9. 1 2 3 Peterson, pp. 188–190
  10. 1 2 3 Smith, pp. 383–385
  11. 1 2 3 Barton, Stacks, pp. 36–39
  12. Crowther, William; Woods, Don (1977). Adventure Fortran source code (tar.gz). Retrieved January 8, 2022 via Interactive Fiction Archive.
  13. Holmevik, p. 97
  14. "adventure". OpenBSD manual page server. OpenBSD. Archived from the original on January 8, 2022. Retrieved January 8, 2022.
  15. Supnik, Bob (October 25, 2006). Bob Supnik Interview from Get Lamp (Video). Jason Scott . Retrieved August 29, 2022.
  16. 1 2 Raymond, Eric S. (April 19, 2019). "A brief history of Colossal Cave Adventure". catb.org. Archived from the original on April 18, 2021. Retrieved January 8, 2022.
  17. Thompson, Graham (April 1982). "Adventure". Your Computer . Vol. 2, no. 4. IPC Electrical-Electronic Press. pp. 24–27. ISSN   0263-0885.
  18. Chirgwin, Richard (May 30, 2017). "Seminal game 'Colossal Cave Adventure' released onto GitLab". The Register . Situation Publishing. Archived from the original on June 2, 2017. Retrieved May 30, 2017.
  19. "Microsoft Consumer Products Continuing the Microsoft Tradition". Byte . Vol. 4, no. 12. McGraw Hill. December 1979. p. 179. ISSN   0360-5280.
  20. Lemmons, Phil (October 1981). "The IBM Personal Computer / First Impressions". Byte . Vol. 6, no. 10. McGraw Hill. p. 34. ISSN   0360-5280.
  21. Bilofsky, Walt. "Software Publisher". The Software Toolworks. Archived from the original on November 11, 2016. Retrieved September 30, 2014.
  22. "The Next Level". Retro Gamer . Vol. 1, no. 6. Live Publishing. October 2004. p. 56. ISSN   1742-3155.
  23. Franzese, Tomas (January 16, 2023). "Ken and Roberta Williams are back to evolve the adventure game genre". Digital Trends . Retrieved January 20, 2023.
  24. Shuman, Sid (January 19, 2023). "Q&A with Roberta & Ken Williams, developers of reimagined Colossal Cave, out today". PlayStation.Blog. Sony Interactive Entertainment . Retrieved January 20, 2023.
  25. Fyfe, Duncan (November 10, 2022). "Why Roberta Williams Came Out of Retirement to Remake a Beloved Text Adventure". Vice . Vice Media . Retrieved November 10, 2022.
  26. 1 2 "The most important PC games of all time". PC Gamer . Future. January 17, 2016. Archived from the original on April 30, 2019. Retrieved January 19, 2016.
  27. "Colossal Cave Adventure". The Strong National Museum of Play. The Strong. Archived from the original on January 8, 2022. Retrieved January 8, 2021.
  28. 1 2 Sloane, pp. 57–58, 77
  29. Montfort, p. 95
  30. Demaria, pp. 134–135
  31. Smith, p. 461
  32. Buchanan, Levi (August 26, 2008). "Top 10 Best-Selling Atari 2600 Games". IGN . Ziff Davis. Archived from the original on May 20, 2021. Retrieved January 8, 2022.
  33. "The Players Guide to Fantasy Games". Electronic Games . Vol. 2, no. 16. Reese Publishing Company. June 1983. p. 47. ISSN   0730-6687.
  34. Craddock, David L. (September 15, 2017). "The Making Of Carmen Sandiego". Kotaku . G/O Media. Archived from the original on September 15, 2017. Retrieved September 15, 2017.
  35. Craddock, ch. 2: "Procedural Dungeons of Doom: Building Rogue, Part 1"
  36. Brewer, Nathan (July 7, 2016). "Going Rogue: A Brief History of the Computerized Dungeon Crawl". Insights. IEEE USA. Archived from the original on September 19, 2016. Retrieved September 15, 2016.
  37. Heron, Michael (August 3, 2016). "Hunt The Syntax, Part One". Game Developer . Informa. Archived from the original on January 8, 2022. Retrieved January 8, 2022.
  38. Raymond, Steele, p. 496
  39. Leiba, Barry (March 9, 2011). "You're in a Maze of Twisty Little Passages, All Alike". Science 2.0. Archived from the original on March 5, 2016. Retrieved February 22, 2016.
  40. "Twisty Little Passages". MIT Press . Archived from the original on November 14, 2021. Retrieved February 1, 2022.
  41. Haff, Gordon (August 10, 2010). "'Get Lamp' illuminates the text adventure game". CNET . Red Ventures. Archived from the original on February 24, 2016. Retrieved February 23, 2016.
  42. Solberg, Dan (February 5, 2020). "As Above, So Below: Touring Mammoth Cave with Kentucky Route Zero's Jake Elliott". Electronic Gaming Monthly . Archived from the original on January 8, 2022. Retrieved January 8, 2022.
  43. Bishop, Brian (June 30, 2014). "Close Up: 'Halt and Catch Fire' and the smallest TV in the world". The Verge . Vox Media. Archived from the original on March 4, 2016. Retrieved February 22, 2016.
  44. "Halt and Catch Fire Exclusives: Colossal Cave Adventure". AMC . 2014. Archived from the original on September 5, 2021. Retrieved May 31, 2018.

Sources