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.

Getting started

Package details

AuthorKota Mori [aut, cre]
MaintainerKota Mori <kmori05@gmail.com>
LicenseMIT + file LICENSE
Version0.2.2
URL https://github.com/kota7/tictactoe
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("tictactoe")

Try the tictactoe package in your browser

Any scripts or data that you put into this service are public.

tictactoe documentation built on May 2, 2019, 2:54 a.m.