Skip to content

nihar-15/TicToeGameUsingMinMax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

TicToeGameUsingMinMax

This repository contains a Python implementation of the classic game Tic Tac Toe, featuring an AI opponent powered by the minimax algorithm.

In this adversarial search environment, you can test your skills against the AI and see if you can beat it! The AI player, represented by "O", uses the minimax algorithm to make optimal moves, presenting a challenge for human players, represented by "X".

Try your best to outmaneuver the AI and achieve victory in this classic game of strategy and tactics!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages