TaimurIshtiaq / TicTac

It's a tic tac toe game implemented in python. I used minimax algorithm for computer AI, and pygame for graphics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTac

It's a tic tac toe game implemented in python. I used minimax algorithm for computer AI, and pygame for graphics

To run, you will need

  1. Python 3.7
  2. PyGame 1.9.6 library
  3. A PC that's not a complete potatoe

About

It's a tic tac toe game implemented in python. I used minimax algorithm for computer AI, and pygame for graphics


Languages

Language:Python 100.0%