Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!decvax!decwrl!ucbvax!ailist From: moorthy@RPICS.CSNET (Moorthy) Newsgroups: mod.ai Subject: Hangman Message-ID: <8601300514.AA05045@ucbvax.berkeley.edu> Date: Wed, 29-Jan-86 22:19:21 EST Article-I.D.: ucbvax.8601300514.AA05045 Posted: Wed Jan 29 22:19:21 1986 Date-Received: Fri, 31-Jan-86 02:14:46 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 15 Approved: ailist@sri-ai.arpa We have developed a computer program to play hangman by itself. Here the computer both guesses a word and tries to find what the guessed word is. This program is a variation of hangman available under unix 4.2. The program to guess the words is partly rule based (these rules are obtained by talking to an "expert") and partly searches the dictionary judiciously. The programs are written in C and uses system calls to AWK for searching various subsets of dictionary. We have tested the program fairly exhaustively and it plays reasonably well. If anyone is interested in knowing more about the program, you could contact moorthy@rpics. The developers of this program are Patrick Harubin, a junior in Computer Science at R.P.I and myself. Krishnamoorthy Department of Computer Science R.P.I., Troy NY 12181.