Package es.ucm.fdi.hysteria.console

Class Summary
Engine Represents the game engine that controls the execution of the game since the beginning to the end, dealing with the configuration, the input stream and the output stream.
Parser Represents the parser of the game engine that analyzes the input stream and identifies valid commands.