Skip to content

a tic-tac-toe game in Python, implemented in min max algorithm with alpha-beta prune

Notifications You must be signed in to change notification settings

zjusbo/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

tic-tac-toe

A tic-tac-toe game in Python, implemented in min max algorithm with alpha-beta prune

Python version: 2.7.6

Email: sbo@zju.edu.cn

About

a tic-tac-toe game in Python, implemented in min max algorithm with alpha-beta prune

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages