Skip to content

A game that is implemented with the alpha beta pruning algorithm with C# and MAUI.net.

Notifications You must be signed in to change notification settings

alirezasp404/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

TicTacToe is a graphical user interface for the classic tic tac toe game, implemented with the alpha beta pruning algorithm in C# .NET MAUI.

You can play tic tac toe against the computer, which uses the alpha beta pruning algorithm to optimize its moves.

You can also customize the game by choosing the difficulty level and the board size.

About

A game that is implemented with the alpha beta pruning algorithm with C# and MAUI.net.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages