Package sv

Class Summary
Controller Directing the flow to the game
Game The game itself; contains the field, ammo and player information.
SVTest used to test some features; debugging only.
 

Exception Summary
SVException The sv exception extends java.lang.Exception an may be used to signalize exptions which are thrown because of inconvinient behaviour of the game (cause by illegal procedure-calls i.e.); for debugging purposes only.