Skip to content

A game of tic tac toe against an unbeatable computer using the minimax algorithm

Notifications You must be signed in to change notification settings

RobStallion/minimax_tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimax_tic_tac_toe

How to play

To play, follow the steps below...

git clone https://github.com/RobStallion/minimax_tic_tac_toe.git && cd minimax_tic_tac_toe
mix play terminal

and then follow the on screen instructions

It's that easy 😁

Be warned though, you will NOT win.

Try not to get too angry 😡

About

A game of tic tac toe against an unbeatable computer using the minimax algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages