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 |
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: tictactoe_0.2.2.tgz, r-oldrel: 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.