Skip to content

Command line Tic-Tac-Toe game with unbeatable AI using Alpha Beta pruning

Notifications You must be signed in to change notification settings

nisaruj/tictactoe-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

tictactoe-ai

Command line Tic-Tac-Toe game with unbeatable AI using Minimax and Alpha-Beta pruning

Getting Started

Requirement

python3

How to play

python3 tictactoe.py

Author

About

Command line Tic-Tac-Toe game with unbeatable AI using Alpha Beta pruning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages