Package de.spieleck.game.numfield

This implementation of Numfield is meant to be an example and test implementation of the Spieleck Game Framework.

See:
          Description

Class Summary
NumfieldRule This interface represents a Rule of a game.
NumfieldRuleCustomizer This interface represents the rules of a game.
NumfieldState State of an numfield game.
 

Exception Summary
NumfieldException This is the NumfieldException, essentially an Umbrella for the GameException.
 

Package de.spieleck.game.numfield Description

This implementation of Numfield is meant to be an example and test implementation of the Spieleck Game Framework. Maybe it is also a real game for humans to play?!



gameframe project