Multiplayer version of the game Backgammon.
The source code is located in the folder "src". The project plan, project log, customer discussion and proposed features in "project_plan.pdf". The class diagram can be found in the "class diagram" folder. The storyboard is found in "storyboard.pdf".
==ant commands== clean compile jar run clean-build
default command does clean run
================