Skip to content

Uses the mini max algorithm to play Tic Tac Toe against the computer. Uses modified code written for the book Artificial Intelligence: A Modern Approach.

Notifications You must be signed in to change notification settings

Kmacpher/TicTacToe-MiniMax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe (in Python) Written by Karen MacPherson Uses modified code written for the book Artificial Intelligence: A Modern Approach

TTTmain.py is the main script to run. Karengames.py is code modified from aimagames.py which provides the minimax algorithms the computer ai will use.

Enjoy!

About

Uses the mini max algorithm to play Tic Tac Toe against the computer. Uses modified code written for the book Artificial Intelligence: A Modern Approach.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages