Packages 
Package Description
net.sf.colossus.ai
All code for implementing the artificial players for Colossus.
net.sf.colossus.ai.helper
Helper code for implementing the artificial players for Colossus.
net.sf.colossus.ai.objectives
Objectives helper code for implementing the artificial players for Colossus.
net.sf.colossus.appmain
All code for the main application, i.e.
net.sf.colossus.client  
net.sf.colossus.cmdline  
net.sf.colossus.common  
net.sf.colossus.game
Information about an ongoing game in Colossus.
net.sf.colossus.game.actions  
net.sf.colossus.gui  
net.sf.colossus.guiutil  
net.sf.colossus.server  
net.sf.colossus.util  
net.sf.colossus.variant
A package containing classes and interfaces modeling a Colossus variant.
net.sf.colossus.webclient
A package containing the classes needed for the client side of the "Public Game Server".
net.sf.colossus.webcommon
A package containing mostly interfaces and "information-holding" classes which are needed for both the server and the client side of the "Public Game Server".
net.sf.colossus.webserver
A package containing classes and interfaces which are webserver ("Public Game Server")-specific.
net.sf.colossus.xmlparser