<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Tic-Tac-Toe Game</dc:title>
  <dc:title>R package tictactoe version 0.2.2</dc:title>
  <dc:description>
  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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10)</dc:relation>
  <dc:relation>Imports: hash, stats</dc:relation>
  <dc:relation>Suggests: testthat, combiter, dplyr, tidyr, reshape2, ggplot2</dc:relation>
  <dc:creator>Kota Mori &lt;kmori05@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Kota Mori [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=tictactoe/LICENSE)</dc:rights>
  <dc:date>2017-05-26</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tictactoe</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tictactoe</dc:identifier>
</oai_dc:dc>
