Skip to content

A tic tac toe game vs Ai using MiniMax algorithm

Notifications You must be signed in to change notification settings

Pixelshot/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Tic Tac Toe Game using Minimax Algorithm based on the guide provided by FreeCodeCamp