interpret

abstract fun interpret(input: String, game: Game): InterpretationResult

Interpret the specified input for a game.