jscruggs / tic-tac-toe

Some old code from back when I was learning objects

This URL has Read+Write access

name age message
file README Loading commit data...
directory first_pass/
directory second_pass/
directory third_pass_tdd/
README
Back in 2004 I wrote a TicTacToe program in Java as part of my Object Mentor apprenticeship.  It's not pretty, but it 
might be interesting if you want to see how someone new to objects writes code.