Skip to content
This repository has been archived by the owner on Feb 13, 2021. It is now read-only.

Battleroid/3d-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3dttt

3D Tic Tac Toe with AI using Minimax and Alpha-Beta pruning. Includes a very basic text based version and a Tkinter based UI. Try running $ python ttt.py or $ python ui.py to play with the Tkinter UI.

Sample Play

About

3D Tic Tac Toe with minimax and alpha-beta pruning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages