I am taking a class in C++ programming. I was wondering if anyone knows where I could see an example of code using a multi-dimensional array for a game of tic tac toe.
Thanks
This is a discussion on Example of code for tic tac toe game? within the C++ Programming forums, part of the General Programming Boards category; I am taking a class in C++ programming. I was wondering if anyone knows where I could see an example ...
I am taking a class in C++ programming. I was wondering if anyone knows where I could see an example of code using a multi-dimensional array for a game of tic tac toe.
Thanks
Numerous examples on this board - try a search
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
If at first you don't succeed, try writing your phone number on the exam paper.
I support http://www.ukip.org/ as the first necessary step to a free Europe.
What exactly do you need to know? Sounds like you want an example to copy from.
Kuphryn