startLoop

fun startLoop()

Entry point for the CLI version of the Reversi game. Initializes the board and command parser, and handles user input in an interactive loop.