Thread: Tic-Tac-Toe-HELP!!!!

  1. #1
    Registered User
    Join Date
    Nov 2001
    Posts
    24

    Tic-Tac-Toe-HELP!!!!

    Does anyone have a Tic-Tac-Toe program? I am currently working on a game in C++ where I have to code using both the MINIMAX and the alpha-beta algorithms, and am having problems figuring it out.

    HELP

    Tesita

  2. #2
    Registered User
    Join Date
    Dec 2001
    Posts
    11

    Reply

    That's a good game ? I made it last week in c++ in oop with the help of graphics.By using just the num pad by giving it the pixels path quiet easily.Do you want the code?I donot know how do u want ot make it.Please clear it.

  3. #3
    Unregistered Leeman_s's Avatar
    Join Date
    Oct 2001
    Posts
    753

    mine

    my tic tac toe game:

  4. #4
    Registered User
    Join Date
    Nov 2001
    Posts
    24

    Thanks Heaps

    To all those out there who provided their versions of Tic-Tac-Toe, Thanks. I now have a number of options to look at and its really helped me in developing and coding my own program.

    Thanks again guys and girls.

    Tesita

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Help me with my simple Tic tac toe prog
    By maybnxtseasn in forum C Programming
    Replies: 2
    Last Post: 04-04-2009, 06:25 PM
  2. tic tac toe
    By holden in forum A Brief History of Cprogramming.com
    Replies: 8
    Last Post: 05-09-2004, 09:59 AM
  3. Help with Tic Tac Toe game
    By snef73 in forum C++ Programming
    Replies: 1
    Last Post: 04-25-2003, 08:33 AM
  4. tic tac toe game
    By Leeman_s in forum Game Programming
    Replies: 9
    Last Post: 04-24-2002, 03:24 AM
  5. my tic tac toe game, please try it
    By Leeman_s in forum C++ Programming
    Replies: 2
    Last Post: 04-14-2002, 05:16 PM