jscruggs / tic-tac-toe
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
first_pass/ | ||
| |
second_pass/ | ||
| |
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.

