Skip to content

burakpadr/tic-tac-toe-minimax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe-minimax

This project is a final project created to finish the Introduction to Programming course available at CDV (Collegium Da Vinci).

This Tic-Tac-Toe implementation in this project is a game against the computer. But this computer make a move using by Minimax Algorithm. The minimax algorithm analyzes all the moves of the opposing player and the computer makes the appropriate move according to these analyzes. The computer uses the minimax algorithm when making moves. That's why no one playing this game can beat the computer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published