pettiboy / tic-tac-toe

Tic Tac Toe made using python and pygame. An implementation of the minimax algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe

Tic Tac Toe made using python, pygame an implementaion of the minimax algorithm

git clone https://github.com/pettiboy/tic-tac-toe.git

Usage

cd src
pip3 install -r requirements.txt
python3 runner.py

Demo

ScrollSpy Demo ScrollSpy Demo ScrollSpy Demo ScrollSpy Demo ScrollSpy Demo

About

Tic Tac Toe made using python and pygame. An implementation of the minimax algorithm


Languages

Language:Python 100.0%