Started writing a Tick Tack Toe game. It's pretty good. There so much code for the computer to figure out where to move. It's crazy that all of those instructions can process in just an eye blink.
I implemented the board as an array which is working really well. I still have to re-write some of the functions to check to see if a space is open and I'm still playing with the numbers for how often the computer will make a mistake while playing. I'm going to open my Market account soon and hopefully put it up. I'm so excited!