play.Rd
Function to start the chess trainer.
play(lang="en", sfpath="", ...)
This is the main function to start the chess trainer. See the chesstrainer-package documentation for an introduction to the package.
The function does not return an object.
# start playing
if (FALSE) { # \dontrun{
play()
} # }