Tic Tac Toe – Windows Forms

Simple Tic Tac Toe game. The game was written for Introduction to Software engineering my sophomore year. I recently re-styled it to make it look more modern. You can see the new version here

Please scroll to the Downloads Section if you want the source code

1The game starts and you can make moves and the computer will respond. You can play the computer or play agains a friend.

2There is only one way to beat the computer. Otherwise the best you can do it tie it

3You have the option to play a friend. There is also an April Fools radio button (which is an inside joke when I was taking the class)

Source Code

Post a Comment

You must be logged in to post a comment.