The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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 |
DOI: | 10.32614/CRAN.package.tictactoe |
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 |
Reference manual: | tictactoe.pdf |
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 |
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.