Results 1 to 1 of 1

Thread: Tic Tac Toe

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2009
    Location
    Amsterdam, NY
    Posts
    85

    Tic Tac Toe

    Here is another Tic Tac Toe game, built using VB2008.

    I only have the exe's.... the source code was lost between the various fresh OS installs, thankfully I had the Exe uploaded to a site that kept it!

    Let me know how ya like it!

    How the AI works:

    The AI works in this order:
    1) If there is an opportunity to win the game, it takes that move
    2) If there is NOT an opportunity to win the game, but the player will win the game in the next move (ex. player has opposite corners filled, middle is empty) then the computer will "block" your win.
    3) If no win or blocking move is available, computer will go into a random open space.

    ===== Mod Note =====

    This zip contains a .EXE I cannot verify what the app does so please be aware.
    Attached Files Attached Files
    Last edited by Pino; Jun 12th, 2010 at 07:54 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width