Skip to content

amanmoon/minmax_tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sigma_tictactoe

Minmax Tic Tac Toe

Welcome to the Minmax Tic Tac Toe project! This is a classic game of Tic Tac Toe implemented with the Minimax algorithm, a popular choice for creating game-playing AI agents. The primary goal of this project is to showcase the implementation of the Minimax algorithm in the context of the simple yet engaging game of Tic Tac Toe.

Minimax Algorithm: The core feature of this project is the integration of the Minimax algorithm. This algorithm ensures that the AI player always makes the best possible move, resulting in challenging and strategic gameplay.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published