Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
 
 
 
 
 
 
 
Old Pages
 
Old Index
Site Map
What's New
 
Books
How To
Tips & Tricks
Tutorials
Stories
Performance
Essays
Links
Q & A
New in VB6
Free Stuff
Pictures
 
 
 
TitleMake a Tic-Tac-Toe game
Keywordstic-tac-toe, game, naughts and crosses
CategoriesPuzzles and Games
 
Thanks to Neil Crosby

This example uses hard-coded logic to play tic-tac-toe. See my book Ready-to-Run Visual Basic Algorithms for information on building a tic-tac-toe program that searches a game tree instead of using hard-coded logic.

 
 
Copyright © 1997-2003 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated