Tic Tac Toe

This game was written to test a websocket server I wrote in C++ in Linux.
I'm hoping to get a job using C/C++ in Windows or Linux.
I didn't put a lot of work on the client side look because it's supposed to be a simple web socket example.

Click here to download the source code to the web socket server.