Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Tic Tac Toe C#

Name: lol 2013-01-23 18:19

Hello I'm having a little trouble making a Tic Tac Toe game in C sharp. I was wondering if someone could maybe post some code to help me, also explaining it. The game can be made in the console or windows form, it doesn't really matter I'd just appreciate any help. Thanks!

(I have a minecraft account I'd give the details on if someone can be helpful)

Name: Anonymous 2013-01-23 18:20

I could help you, but I don't want to.

Name: lol 2013-01-23 18:22

I'm not forcing anyone.

Name: Anonymous 2013-01-23 18:30

I could help you. For $150.

Name: lol 2013-01-23 18:43

Haha, I'll pass. Just looking for someone if they have the spare time to explain how I can do it.

Name: Anonymous 2013-01-23 21:05

I can explain, for $50 an hour.

Name: Anonymous 2013-01-23 21:45

I can give you tips. $17 each one.

Name: lel 2013-01-23 21:50

lel

Name: Anonymous 2013-01-23 22:17

 
         ∧_∧ fap fap
 fap    ( ´Д`/"lヽ
      /´   ( ,人)   / ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄
 fap   (  ) ゚  ゚|  | < "VIVA" "MEXICO"-#CABRONES!!!
      \ \__, |  ⊂llll \_________
        \_つ ⊂llll
        (  ノ  ノ
        | (__人_) \

Name: Anonymous 2013-01-24 16:45

just use a 2D array initialize to 0
then manually check every possible win option, if the array has a 1 it's a square if it has a 2 it's a triangle if it's 0 it's an x
if turn counter reaches 8 game is over
alpha beta pruning should not be remotely difficult

Don't change these.
Name: Email:
Entire Thread Thread List