Share Tips, Code Samples, etc. with the Visual Prolog community.
Paul Cerkez
VIP Member
Posts: 106
Joined: 6 Mar 2000 0:01

Tic Tac Toe

Unread post by Paul Cerkez »

Harrison Pratt:

Have you tried compiling your TIC TAC TOE game in VIP 10 yet?
AI Rules!
P.
Harrison Pratt
VIP Member
Posts: 439
Joined: 5 Nov 2000 0:01

Re: Tic Tac Toe

Unread post by Harrison Pratt »

Paul:
No, I haven't done that yet. I'll do that and clean it up if it needs it.

I have different more recent version you might want to play with -- I'll let you know about that after I Vip10-ize that one, too.

Cheers,
Harrison
Harrison Pratt
VIP Member
Posts: 439
Joined: 5 Nov 2000 0:01

Re: Tic Tac Toe

Unread post by Harrison Pratt »

Paul,
Attached is a newer, "somewhat smarter" version of the Tic Tac Toe program named 'TTT' that has the computer play as an opponent. The graphics handling is cleaner compared to 'Tic Tac ToeN'.

The issue you mentioned in aboutDialog.pro has been fixed to be consistent with Vip10x syntax. I still have the 'HOWTO' flags in the code which might help your students.
Attachments
TTT.zip
(66.28 KiB) Downloaded 306 times
Harrison Pratt
VIP Member
Posts: 439
Joined: 5 Nov 2000 0:01

Re: Tic Tac Toe

Unread post by Harrison Pratt »

And updated 'Tic Tac ToeN'
Attachments
TicTacToeN.zip
(59.98 KiB) Downloaded 312 times
Paul Cerkez
VIP Member
Posts: 106
Joined: 6 Mar 2000 0:01

Re: Tic Tac Toe

Unread post by Paul Cerkez »

Thanks Harrison
AI Rules!
P.
Post Reply