Advertisement

1 - 10 of 47 containing alltags:("tic") (0 seconds)
I would like to Know how to code the game Tic Tac Toe in vb. it needs 1player mode and 2 player mode; it also needs a beginner, advanced and Expert levels. Beginner allways wins.(using random mode...
Zones: Visual BasicDate Answered: 06/17/1997 Grade: A Views: 4
sir,i would like to know the logic and coding of tic tac two game in java.i exactly do not know how to proceed with this program
Zones: JavaDate Answered: 03/20/2001 Grade: A Views: 0
I've built a tic tac toe game. There are 9 cmd buttons (index 0-8) I already finished doing the 2 player game, but now I want to do a 1 player game (against the computer). I don't want to do...
Zones: Visual BasicDate Answered: 10/11/2002 Grade: A Views: 0
Hi I made a player vs player Tic-Tac-Toe game for some practice in classes, I was just wondering if someone could read over my source and tell me how I'm doing in the area of necessary code, could ...
Zones: C++Date Answered: 05/20/2003 Grade: A Views: 0
can i get an example of a programme- tic tac toe using  data structures and algorithm of delphi programming ? thank you
Zones: Delphi ProgrammingDate Answered: 08/23/2004 Grade: B Views: 0
How do i start to write? Using my computer mouse to play the Tic Tac Toe, can this be done?
Zones: CDate Answered: 12/31/2004 Grade: A Views: 0
I'm making a player vs comp tic tac toe game. The player enters his coordinates first, then the computer has to play randomly. I'm using this nested loop for this problem for(m=0; m<3; m++){     f...
Zones: CDate Answered: 04/26/1998 Grade: A Views: 0
Does anyone have the C++ code for Tic Tac Toe. Would you be willing to share it with me? I would appreciate anyone who's willing to do so. Thank you!
Zones: C++Date Answered: 06/07/1998 Grade: C Views: 0
Please tell me where can i find a tic-tac-toe program. I need it as soon as posible. Thanks
Zones: C++Date Answered: 02/09/1999 Grade: A Views: 0
I am working on an applet that I need some help in the layout design for the program. The program is a tic tac toe program that will have the usual 3 by 3 square in one panel. Then I want another...
Zones: JavaDate Answered: 08/30/1999 Grade: B Views: 0