[ library(debug_player) | General Game Player | Alphabetic Index ]

setup_game(++GameFile)

Sets up the player as if a start message for the given game was received. Startclock and playclock are set to one day. compute_best_move/2 is not called.
GameFile
the name of a file containing the game rules

Fail Conditions

GameFile does not exist.

Resatisfiable

no

See Also