move

fun move(direction: Direction): Boolean

Move in a specified direction. Returns true if the move was possible, else false.