Thread: Windows Tic Tac Toe

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

    Windows Tic Tac Toe

    You don't see many of these around so here have fun it is only 2 player with no AI I am gonna start the code over so I can tighten it up and put some AI on there and tell me what you think of the ending

  2. #2
    Registered User
    Join Date
    Apr 2002
    Posts
    1,571
    Probably a lot more people would download your game if you included your source code. Believe me we are not trying to steal anything I am just overly cautious about running random executables.

    --MrWizard
    "...the results are undefined, and we all know what "undefined" means: it means it works during development, it works during testing, and it blows up in your most important customers' faces." --Scott Meyers

  3. #3
    Registered User
    Join Date
    Apr 2002
    Posts
    99

    h

    Um.. It just performs an illegal operation whenever I run it...

  4. #4
    Code Warrior
    Join Date
    Nov 2001
    Posts
    669
    Maybe it's a virus .
    Current projects:
    1) User Interface Development Kit (C++)
    2) HTML SDK (C++)
    3) Classes (C++)
    4) INI Editor (Delphi)

  5. #5
    Registered User
    Join Date
    Nov 2001
    Posts
    66

    Sorry

    I just don't really wanna post the source code. It performs and Illegal operation can I see what the error is? HMM that's strange cause it works on the old PI 133 at school then my PII 233 and my PIII 1133 it has worked everywhere theat I have tried it.

    Ryan

  6. #6
    Registered User
    Join Date
    Nov 2001
    Posts
    66

    FIGURED OUT THE PROBLEM

    When I copied it on to the disk the disk is corrupted so I will find a better disk and put it on here. Sorry it does create and illegal operation. SO SORRY

    Ryan


    Ok this one works CROSS MY HEART and I really wish I was smart enough to write virii well anyway controls are 1-9 for the squares.

  7. #7
    Registered User red_baron's Avatar
    Join Date
    May 2002
    Posts
    274
    pretty cool

    but when you resize window it screws up, doesn't show O's colour messess up.
    also the buttons arn't very good, you should make the grid be like parallel to the numeric pad, pretty confusing but basically would look like this:

    7 8 9
    4 5 6
    1 2 3


    i think it would be easier to understand that way.
    thats all
    ps with mouse it would be much cooler
    ¿Red Baron?

    "Imagination is more important than knowledge"
    -Albert Einstein (1879-1955)

    Check out my games!

    [code] /* dont forget code tags! */ [/code]

  8. #8
    Registered User Commander's Avatar
    Join Date
    Sep 2001
    Posts
    801
    I likE th paRt whEn thE gamE EnDs......soRRy FOR TYPING LIKE THIS......mY KEY BOARD IS ****ED UP...
    oh i'm sorry! i didn;t realize my fist was rushing to meet ur face!

    MSN :: [email protected] []*[]

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Tic Tac Toe Neural Network
    By glo in forum General AI Programming
    Replies: 4
    Last Post: 06-15-2008, 03:39 PM
  2. Making Tic Tac Toe Smarter
    By abh!shek in forum C Programming
    Replies: 15
    Last Post: 06-05-2008, 10:43 AM
  3. tic tac toe crashes :(
    By stien in forum Game Programming
    Replies: 4
    Last Post: 05-13-2007, 06:25 PM
  4. Tic Tac Toe... so close...
    By SlayerBlade in forum C Programming
    Replies: 14
    Last Post: 10-10-2005, 08:58 PM
  5. Question..
    By pode in forum Windows Programming
    Replies: 12
    Last Post: 12-19-2004, 07:05 PM