Package de.rico.adventure.structure

Class Summary
Chapter This class is used for structuring different rooms into a chaper.
EntryPoint This class encapsulates a location of entry in a room.
Room This class specifies a single room (game location) in the adventure game.
StateManager This is a class that reflects the current game state.