Skip to content

TheRealJoci/TicTacToe-AI-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe AI Agent

Project description

This project was made as a part of the 'Intro to Artificial Intelligence' class in Computer Science Undergraduate program at the Faculty of Science, University of Split.

It is a simple terminal game to showcase AI Agent's ability to play the game. Algorithms showcased:

  • Minimax
  • Alpha-beta Pruning

NOTE

After revisiting the project I found the bug with the AI and Python notebook implementation.

Project will be reworked as a Django based web game.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published