Package: tictactoe 0.2.3

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.

Authors:Kota Mori [aut, cre]

tictactoe_0.2.3.tar.gz
tictactoe_0.2.3.zip(r-4.5)tictactoe_0.2.3.zip(r-4.4)tictactoe_0.2.3.zip(r-4.3)
tictactoe_0.2.3.tgz(r-4.4-any)tictactoe_0.2.3.tgz(r-4.3-any)
tictactoe_0.2.3.tar.gz(r-4.5-noble)tictactoe_0.2.3.tar.gz(r-4.4-noble)
tictactoe_0.2.3.tgz(r-4.4-emscripten)tictactoe_0.2.3.tgz(r-4.3-emscripten)
tictactoe.pdf |tictactoe.html
tictactoe/json (API)
NEWS

# Install 'tictactoe' in R:
install.packages('tictactoe', repos = c('https://kota7.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/kota7/tictactoe/issues

On CRAN:

14 exports 8 stars 1.33 score 1 dependencies 15 scripts 189 downloads

Last updated 7 years agofrom:638244ec8f. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 18 2024
R-4.5-winOKSep 18 2024
R-4.5-linuxOKSep 18 2024
R-4.4-winOKSep 18 2024
R-4.4-macOKSep 18 2024
R-4.3-winOKSep 18 2024
R-4.3-macOKSep 18 2024

Exports:equivalent_statesequivalent_states_actionsgetvalueshaskeyhaskeyssetvaluestttttt_aittt_gamettt_humanttt_qlearnttt_randomttt_simulatexhash

Dependencies:hash

Readme and manuals

Help Manual

Help pageTopics
Equivalent Statesequivalent_states equivalent_states_actions
Hash Operations for Single Statehash-ops haskey haskey.xhash [.xhash [<-.xhash
Play Tic-Tac-Toe Gamettt
Tic-Tac-Toe AI Playerttt_ai ttt_random
Tic-Tac-Toe Gamettt_game
Human Tic-Tac-Toe Playerttt_human
Q-Learning for Training Tic-Tac-Toe AIttt_qlearn
Simulate Tic-Tac-Toe Games between AIsttt_simulate
Vectorized Hash Operationsgetvalues getvalues.xhash haskeys haskeys.xhash setvalues setvalues.xhash vectorized-hash-ops
Create Hash Table for Generic Statesxhash