Newsgroups: comp.lang.prolog
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news2.near.net!howland.reston.ans.net!gatech!newsxfer.itd.umich.edu!jobone!lynx.unm.edu!fg1.plk.af.mil!mammoth.cs.unm.edu!ees1a0.engr.ccny.cuny.edu!cslabs2c6!cord2403
From: cord2403@cslabs2c6 (Homo Androides)
Subject: Tic-Tac-Toe and other games
Message-ID: <CzA5Jn.3w5@ees1a0.engr.ccny.cuny.edu>
Summary: Playing Tic-Tac-Toe and other games, in Prolog.
Keywords: Tic-Tac-Toe, Puzzles, Games, AI
Sender: news@ees1a0.engr.ccny.cuny.edu
Organization: City College of New York
X-Newsreader: TIN [version 1.2 PL2]
Date: Mon, 14 Nov 1994 23:06:57 GMT
Lines: 23

Hello.
I may choose to do an extra-credit project where I embody a "smart" 
player of Tic-Tac-Toe into Prolog.  Although it seems "simple enough," I 
would like to hear references, advise, etc. about this application in 
particular, and to game-solving in Prolog in general, as it would ease my 
task.

Regards,

Jose' Cordones
cord2403@cslab.engr.ccny.cuny.edu
"And remember, I`m not only the president of HCM, but also a client..."

1|2|3
-+--+-
4|5|6
-+-+-
7|8|9

You move first..



