Thread: Cheesy Moo Inspired Me

  1. #1
    Registered User
    Join Date
    Feb 2003
    Posts
    60

    Lightbulb Cheesy Moo Inspired Me

    I'm attempting a TicTacToe game for my first game. I was inspired by CheesyMoo's exellent version that I have looked at, but I will make my own version. Would anyone be interested to give it quick basting when I have some code? Would be much appreciated!

  2. #2
    Registered User
    Join Date
    Sep 2002
    Posts
    1,640

    Re: Cheesy Moo Inspired Me

    Originally posted by NickESP
    I'm attempting a TicTacToe game for my first game. I was inspired by CheesyMoo's exellent version that I have looked at, but I will make my own version. Would anyone be interested to give it quick basting when I have some code? Would be much appreciated!
    What kind will it be? Console? Win32? OpenGL? DirectX?

  3. #3
    Registered User
    Join Date
    Feb 2003
    Posts
    60
    It's my first game. Just a console app. I use MS VC++6
    Give me some specs for the game if you like. Would help me design it!

  4. #4
    Registered User
    Join Date
    Sep 2002
    Posts
    1,640
    Console Application? Sure, I'd like to help out. What do you mean
    with specs? Features?

  5. #5
    Banned
    Join Date
    Jan 2003
    Posts
    1,708
    Just make sure you've provided a case for every possible scenario that can happen, if it's console it's not going to have a whole lot of features, but I think it'll be a fun project to work on.

  6. #6
    The Pantless Man CheesyMoo's Avatar
    Join Date
    Jan 2003
    Posts
    262
    You just have to make it so that it checks if people win, all other possibilites are ties, or unfinished boards, so that's the easiest way to check for it.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. What inspired you to become a computer programming?
    By ZooTrigger1191 in forum A Brief History of Cprogramming.com
    Replies: 35
    Last Post: 02-10-2003, 07:03 AM
  2. Kraft Cheesy Pasta Rules (better than micro chips)
    By davie_scotland in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 02-01-2002, 02:55 AM
  3. Sean inspired me to do this...
    By frenchfry164 in forum C++ Programming
    Replies: 3
    Last Post: 12-27-2001, 09:12 AM