class documentation

a state, which provides an input-method, and transits to other states on certain events

Method __init__ initializes the state
Method input parses command and options from user into a game action
Instance Variable game Undocumented