getMoveCount method

int getMoveCount()

Implementation

int getMoveCount() {
  return game.move_number;
}