CRAN/E | tictactoe

tictactoe

Tic-Tac-Toe Game

Installation

About

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.

github.com/kota7/tictactoe
Bug report File report

Key Metrics

Version 0.2.2
R ≥ 2.10
Published 2017-05-26 2529 days ago
Needs compilation? no
License MIT
License File
CRAN checks tictactoe results

Downloads

Yesterday 10 0%
Last 7 days 46 +12%
Last 30 days 135 0%
Last 90 days 408 -35%
Last 365 days 1.795 -36%

Maintainer

Maintainer

Kota Mori

kmori05@gmail.com

Authors

Kota Mori

aut / cre

Material

README
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

tictactoe archive

Depends

R ≥ 2.10

Imports

hash
stats

Suggests

testthat
combiter
dplyr
tidyr
reshape2
ggplot2