Skip to content

rrzein/UnbeatableTicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Unbeatable Tic Tac Toe

This is an implementation of Tic Tac Toe in Ruby.

It utilizes the Minimax algorithm. You will never win.

At best, you will tie with the computer AI.

Run in it your terminal with the command ruby run.rb.

About

An unbeatable implementation of Tic Tac Toe in Ruby.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages