private void Mup_Click(object sender, EventArgs e) { game.Move(Direction.Up, random); UpdateCharacters(); }