2 Player Tic Tac Toe - source code included
Hey all, This is a tic tac toe program run in the command console. It asks the players for names and uses these names for each player turn. Pick a number to put your marker there. If you pick an illegal square, you will get an error.
I did have to look up a bit on the needed loop structure from:
XoaX.net C++ Video Tutorials: Lesson 9 Tic Tac Toe
The source code is commented on heavily for anyone just starting in C++ as well.
Screenshot: [IMG]http://s819.photobucke*****m/albums/zz114/Dragon023/?action=view¤t=TicTacToe.jpg[/IMG]
VirusTotal for Tic Tac Toe executable:
Virustotal. MD5: dfb1a87ad0b4ff08ec673581d6842c7d 0/41 (0%)
VirusTotal for Tic Tac Toe source code:
Virustotal. MD5: 5cfae50f1476f0791c766037adb4ee48 0/41 (0%)