Game of Hangman © 1973 DEC [Digital Equipment Corp.]
A typical hangman game. The player must guess a word the computer has chosen letter by letter. For each incorrectly guessed letter a part of a hangman is drawn. Since the game is written with a teletype terminal in mind the player can choose whether to see the current drawing or not.
Published in July 1973 as a type-in program in the 101 BASIC Computer Games book.
Written by: Kenneth Aupperle
Game's Code.