quoridor.play_game#

Define the command line quoridor application.

Functions

play_fn([pause, verbose])

Simulate a game with two players.

quoridor.play_game.play_fn(pause=0.0, *, verbose=False)#

Simulate a game with two players.