hereisamara / Tictactoe-AI

The AI player for Tic-tac-toe game with python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tictactoe-AI

The AI player for Tic-tac-toe game with python using MINMAX

to run the game, install pygame or run
pip install -r requirements.txt

TTT

Reference

  • CS50 for GUI

About

The AI player for Tic-tac-toe game with python


Languages

Language:Python 100.0%