8000 GitHub - Ved-P/tictactoe: A minimax AI to play the game Tic Tac Toe.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Ved-P/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

A minimax AI to play the game Tic Tac Toe.

This is a python program that creates a minimax AI to play the game of Tic Tac Toe. It contains two files: runner.py, which is a pre-written code for the GUI, and tictactoe.py, which contains methods that I have implemented to run the AI.

This project has been assigned by Harvard's CS50 course on Artificial Intelligence.

Started: Tuesday, July 14, 2020.

Published: Thursday, July 16, 2020.

About

A minimax AI to play the game Tic Tac Toe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0