kota7/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

Maintainer
LicenseMIT + file LICENSE
Version0.2.3
URL https://github.com/kota7/tictactoe
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("kota7/tictactoe")
kota7/tictactoe documentation built on May 20, 2019, 1:11 p.m.