Projects


Some of my Projects

Tic Tac Toe


A simple, console based Tic Tac Toe game coded in C++. I wanted to prepare for my object oriented design class that was fast approaching, as well as be a little more familiar with object oriented programming as a whole. At the time I didn't know much Java, so I put my limited knowledge of C++ to use. The game has 3 levels of AI that each play differently. It was a lot of fun to make.

Github Repository