Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site utcsrgv.UUCP Path: utzoo!utcsrgv!info-mac From: info-mac@utcsrgv.UUCP (info-mac) Newsgroups: ont.micro.mac Subject: Dan Winkler@Harvard's Hangman game online Message-ID: <4669@utcsrgv.UUCP> Date: Fri, 29-Jun-84 03:41:14 EDT Article-I.D.: utcsrgv.4669 Posted: Fri Jun 29 03:41:14 1984 Date-Received: Sat, 30-Jun-84 02:32:58 EDT Sender: peterr@utcsrgv.UUCP Organization: CSRI, University of Toronto Lines: 26 Date: Wed, 27 Jun 84 17:29:07 pdt From: Bill Croft To: info-mac@sumex Subject: Dan Winkler@Harvard's Hangman game online Cc: croft@SUMEX-AIM.ARPA Dan has kindly let us archive his program here at SUMEX. You can FTP it from SUMEX (login: anonymous, pass: yourname) by getting one or more of the following files: hangman.sh The C source. (shellfile that dearchives itself). hangman.dl The executable resource file in fromhex download format. hangman.rsrc The 8 bit executable resource file; this file only is in "tenex" or "type l 8" mode when you FTP it. Download with "macput -r hangman". hangman.words Hangman's dictionary, about 138K bytes. Dan prepared this dictionary by removing short words from /usr/lib/w2006, but you may want to trim it further or use a completely different dictionary. The words are separated by spaces or newlines; "macput -u hangman.words" works nicely to download the dictionary. Rename the dictionary on the Mac to be just "words". Thanks again, Dan!