11-23-2009 08:35 AM
How can i build a tic tac toe game in labview
What im interested in is the following, and ive added an image of what the front panel should look like with some clarification
1) A 3x3 multiplayer game
2) A boolean to move left in the tictactoe grid and another to move down
3) A boolean array to display the grid an another string array to show the X and O's
4) A boolean to confirm player's choice
5) A way to choose whether player 1 or player 2 begins
6) A way to show which player wins or loses, or if it is a draw.
Thank You in Advance
I appreciate your help !!
11-23-2009 08:53 AM