Gamestate This is an attribute of the Game class. It will be implemented as an enum containing the following values: initiated = 1 published = 2 started = 3 interrupted = 4 finished = 5