The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

tictactoe: Tic-Tac-Toe Game

Implements tic-tac-toe game to play on console, either with human or AI players. Various levels of AI players are trained through the Q-learning algorithm.

Version: 0.2.2
Depends: R (≥ 2.10)
Imports: hash, stats
Suggests: testthat, combiter, dplyr, tidyr, reshape2, ggplot2
Published: 2017-05-26
Author: Kota Mori [aut, cre]
Maintainer: Kota Mori <kmori05 at gmail.com>
BugReports: https://github.com/kota7/tictactoe/issues
License: MIT + file LICENSE
URL: https://github.com/kota7/tictactoe
NeedsCompilation: no
Materials: README
CRAN checks: tictactoe results

Documentation:

Reference manual: tictactoe.pdf

Downloads:

Package source: tictactoe_0.2.2.tar.gz
Windows binaries: r-devel: tictactoe_0.2.2.zip, r-release: tictactoe_0.2.2.zip, r-oldrel: tictactoe_0.2.2.zip
macOS binaries: r-release (arm64): tictactoe_0.2.2.tgz, r-oldrel (arm64): tictactoe_0.2.2.tgz, r-release (x86_64): tictactoe_0.2.2.tgz, r-oldrel (x86_64): tictactoe_0.2.2.tgz
Old sources: tictactoe archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tictactoe to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.