Skip to content

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

Notifications You must be signed in to change notification settings

pettiboy/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages