Microsoft Adventure

written by Matthew Reed

Title:Microsoft Adventure
Author:Gordon Letwin
Publisher:Microsoft Consumer Products
Released:1979
Compatibility:Model I and III, disk only

Cover of the TRS-80 manual for Microsoft Adventure

Microsoft Adventure, introduced in December 1979, was the first game sold by Microsoft, Inc., which at the time was located in Bellevue, Washington. It was written by Gordon Letwin and was among the first four products sold by Microsoft Consumer Products, a new division created to sell software to consumers. Before that point, Microsoft primarily sold BASIC interpreters (such as TRS-80 Level II BASIC) directly to manufacturers. Microsoft Adventure cost $29.95 and was available for the TRS-80 Model I and the Apple II when it was released in 1979. It had unusually high system requirements for a game at the time; both the Model I and Apple II versions required 32K and a floppy drive.

Microsoft Adventure was a microcomputer adaptation of Adventure, also known as Colossal Cave or ADVENT, which was first written for the DEC PDP-10. Adventure was the first computer adventure game and became very popular on mainframe installations in 1977 and 1978.

Here is a description of Microsoft Adventure from a Microsoft advertisement in the January 1980 issue of BYTE:

Only Microsoft offers Adventure complete, as originally written for the DEC PDP-10, now implemented on personal computers. The ultimate fantasy/logic game, Adventure allows you to explore the depths of the “Colossal Cave,” collecting treasures and magic, solving puzzles, avoiding hazards and adversaries — including the killer dwarves. Don’t be fooled by imitation of incomplete versions. Only Microsoft has it all. Adventure fills an entire disk with everything you need for your exploration.

The Colossal Cave Adventure

The manual for Microsoft Adventure states:

Adventure was originally written in FORTRAN for the DEC PDP-10 computer and serves as a demonstration in artificial intelligence.

But in an odd omission, the manual never mentions Will Crowther and Don Woods, who were the authors of the original Adventure.

Will Crowther wrote the first version of Adventure in 1975 or 1976 while he was working at BBN Technologies in Cambridge, Massachusetts. It ran on a DEC PDP-10 running the TOPS-10 operating system.

Crowther was an experienced cave explorer (also known as caving or spelunking). He set Adventure in (with some creative license) the Colossal Cave that is part of the Mammoth Cave system in Kentucky1. Crowther’s Adventure began with the player outside the entrance to a mysterious cave. The goal is to use simple text commands to explore the cave, solve puzzles, and collect treasure. It began with this introduction:

SOMEWHERE NEARBY IS COLOSSAL CAVE, WHERE OTHERS HAVE FOUND

FORTUNES IN TREASURE AND GOLD, THOUGH IT IS RUMORED

THAT SOME WHO ENTER ARE NEVER SEEN AGAIN. MAGIC IS SAID

TO WORK IN THE CAVE. I WILL BE YOUR EYES AND HANDS. DIRECT

ME WITH COMMANDS OF 1 OR 2 WORDS.

(ERRORS, SUGGESTIONS, COMPLAINTS TO CROWTHER)

Adventure was undoubtedly influenced by the natural language work done by Dr. Joseph Weizenbaum with Eliza in 1966. Crowther may also have been influenced by Gregory Yob’s Hunt the Wumpus from 1972, the closest thing Adventure had to a predecessor.

Crowther stopped developing Adventure sometime in 1976. In 1977, Don Woods, having played a copy of Adventure at Stanford University, wanted to further develop the game. Woods needed to contact the author but the only clue to his identity was the “COMPLAINTS TO CROWTHER” message. In a clever move, Woods sent email to “crowther” at every domain on ARPANET. He found Will Crowther and received his permission to expand Adventure, as well as a copy of his original FORTRAN source code.

Woods doubled the size of the Adventure data file with longer descriptions and more rooms. He added more treasures, improved scorekeeping, and created the concept of a player inventory. He also put in this message:

THIS PROGRAM WAS ORIGINALLY DEVELOPED BY WILLIE CROWTHER. MOST OF THE FEATURES OF THE CURRENT PROGRAM WERE ADDED BY DON WOODS.

The Crowther/Woods version of Adventure became very popular around the United States2. BYTE magazine in 1980 described it as “the original Adventure that has been appearing around university campuses and mainframe computers for years.” It was the inspiration for the entire computer adventure game genre.

Microsoft Adventure

The Crowther/Woods Adventure was very popular right around the time that microcomputers such as the TRS-80 Model I and Apple II were introduced. It was inevitable that programmers would write Adventure adaptations for these new computers.

But a PDP-10 was much more powerful and had more storage than a TRS-80 or Apple. This meant that most adaptations, such as Adventureland by Scott Adams and Pyramid 2000 by Robert Arnstein (which changed the cave to an Egyptian setting) didn’t try to implement the complete Adventure but used a smaller portion of the game.

Microsoft Adventure, written by Gordon Letwin through his company Softwin Associates3, was the first commercial adaptation to implement the complete Adventure4. The data file for Microsoft Adventure was much too large to fit in available memory, so the game required a floppy drive on both the TRS-80 and Apple II.5 (This also meant that the drive was frequently accessed, although not after every move as some have said.)

Since the Crowther/Woods Adventure was considered public domain, Letwin was able to use the descriptions in the data file with only very minor changes. He reimplemented Adventure in assembly language and managed to fit it in 32K, which was quite an accomplishment. Only a few features specific to the PDP-10, such as administrator access and usage hours, were left out of the TRS-80 and Apple versions.6

Microsoft Adventure didn’t use a TRS-80 operating system, but came on a self-booting, copy-protected disk. It may have been the very first TRS-80 copy-protected program.

The Crowther/Woods Adventure saved games in a PDP-10 specific manner, so Microsoft Adventure added a SAVE command to allow adventurers to save up to two sessions to disk. Unfortunately, these two sessions had to be saved to the original program disk. This could be somewhat nerve-racking because there was only one copy of that disk and it couldn’t be backed up. Microsoft would replace a damaged floppy for a “nominal $7.50 charge.”

The manual offered hint sheets (costing $1.00 each) for adventurers frustrated by the game:

If after repeated efforts, you still cannot solve the problem, you can send for one of four pamphlets available from Softwin Associates, implementers of the game, that will help you through specific parts of the cave.

Microsoft Adventure for the IBM PC

When the IBM PC was introduced in 1981, one of the programs IBM specifically wanted from Microsoft was an IBM PC version of Microsoft Adventure7. Here is the description from IBM’s product fact sheet for the IBM PC that was distributed to the press on August 12, 1981:

Microsoft Adventure provides the IBM Personal Computer with a role-playing fantasy game. The game setting is a vast network of caves beneath the earth and the land outside. The fantasy world contains 130 rooms or nodes, 15 treasures, 40 useful objects and 12 problems to solve. The program allows players to store the status of two games on a diskette. It will provide useful hints, instructions and feedback on a player’s progress.

Not surprisingly, the IBM PC version of Microsoft Adventure became the most popular version. Microsoft ended official support for Microsoft Adventure in 1999.


  1. Some have written that Crowther’s original Adventure was nothing more than a realistic caving simulation. Unless cavers in the 1970’s used magic words to travel between rooms and routinely encountered dwarves with axes, that isn’t the case. ↩︎

  2. Another version seen on mainframes was created by Jim Gillogly. In 1977, he (with permission from both Crowther and Woods) converted Adventure from FORTRAN to C. This version is still found in the BSD Games package included with some versions of BSD and Linux. Software Toolworks sold a modified version of this conversion in 1981 as The Original Adventure. (This was the only version of Adventure that paid a royalty to Crowther and Woods.) ↩︎

  3. Some articles have suggested this was an unusual arrangement, but that’s not the case. Many programmers at the time worked through their own companies, even when also working elsewhere. For example, Microsoft Typing Tutor, also released by Microsoft Consumer Products at the same time, was written by Dick Ainsworth, Al Baker, and Leah O’Connor through Image Producers, Inc. of Northbrook, Illinois. ↩︎

  4. The only other complete adaptation at the time was Original Adventure sold by Creative Computing Software for $24.95. It was only available for CP/M, but allowed playing in either English or French. ↩︎

  5. I’ve found several references to a version of Microsoft Adventure for the TRS-80 Model II. The time period would be right, but I can’t find any evidence it existed. ↩︎

  6. Although it is often stated that the TRS-80 version of Microsoft Adventure was sold before the Apple II version, it seems that both were introduced at the same time. However, the TRS-80 version was written prior to the Apple II version. ↩︎

  7. Despite the many sources that say otherwise, the 1981 IBM PC Microsoft Adventure was not the first version. It couldn’t have been when the TRS-80 and Apple II versions predated it by two years. ↩︎

Categories: Adventure Games

Comments

Anthony says:

Thanks for the excellent review. Brings back wonderful memories. My older brother (by 12 years) worked with mainframes and he’d take me to his work at night to play Adventure. Later he gave me an old TRS-80 with memory expansion unit and floppy, and the Adventure game to play at home. I no longer have the TRS, but I have the original Adventure manual and floppy disk on my shelf at home. My kids still don’t believe me that it was Microsoft’s first computer game. I’ll have them read this webpage. :)