gnfisher / tictactoe-with-ai

A TicTacToe CLI game with a computer AI that uses the Minimax algo. See https://github.com/gnfisher/ttt-with-ai-project-v-000 for a version with commit history.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe with AI

This CLI application uses the Minimax algorithm to power the AI.

Playing options:

  • Two players
  • One player versus computer AI
  • Computer AI versus computer AI

About

A TicTacToe CLI game with a computer AI that uses the Minimax algo. See https://github.com/gnfisher/ttt-with-ai-project-v-000 for a version with commit history.


Languages

Language:Ruby 100.0%