A Board game library
Some class libraries to handle boards game type behaviour. A 'Board' game can be something as simple as draughts (checkers) to something that takes place on a map, e.g. Command & Conquer.
Project Status
At the moment this is in the very alpha stage. I'm just fleshing out the classes and providing some very base functionality. This includes data storage and basic behaviour (e.g. moving playing pieces from one Board Cell to another etc.)
Hierarchy
org.jos.games.boardlib
Classes: