Source for WinTicTacToe [Archive] - C Board

PDA

View Full Version : Source for WinTicTacToe


aresashura
05-30-2002, 12:50 PM
Here is the source for WinTicTacToe. It is not as functional as the .exe I posted but I am working on it I hope to implement the mouse later on but here you go for now.

Ryan

pode
05-30-2002, 01:08 PM
the "StdAfx.h" might have been useful

aresashura
05-30-2002, 01:17 PM
I am pretty sure you can just take that out and compile it cause all it is for is making a .pch file so try that if not I will give you StdAfx.h and StdAfx.cpp

aresashura
05-30-2002, 02:57 PM
For the person that said the mouse would be cool here is the update with implemented mouse have fun