sadekmehri / Tic-Tac-Toe-Pygame

It is a tic-tac-toe game written in python using the pygame framework and the computer AI is implemented using the minimax algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of contents

General info

It is a tic-tac-toe game written in python using the pygame framework and the computer AI is implemented using the minimax algorithm.

Technologies

Project is created with:

  • Pygame version: 2.0.1

Setup

To run this project, install it locally using pip:

$ cd ../project_name
$ pip install -r requirements.txt

Reviews schema

Reviews schema Reviews schema Reviews schema Reviews schema

About

It is a tic-tac-toe game written in python using the pygame framework and the computer AI is implemented using the minimax algorithm


Languages

Language:Python 100.0%