Thursday, February 09, 2006

Homework Project

I've done a homework project recently - the best way I've found to revise/learn toolsets and APIs is to have a project to put them into.

So I've done a simple Noughts-and-Crosses game (tic-tac-toe.... War Game anyone?), and Simon has kindly agreed to host my zip file for me here.

This version uses Swing GUI components to make both an Application and an Applet to run the main game frame. Theres a stab at using MVC patterns in it, and JUnit for everything. It was coded in Eclipse IDE and there's javadocs and, of course, and Ant build file for everything.

0 Comments:

Post a Comment

<< Home