Skip to content

A CLI written in Python to play Tic-Tac-Toe against the MiniMax algorithm

License

Notifications You must be signed in to change notification settings

alexcaldarone/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests

Tic-Tac-Toe

A CLI written in Python to play Tic-Tac-Toe against an AI

How to use:

  • Run git clone https://github.com/alexcaldarone/tictactoe.git
  • Navigate to the new repository with: cd tictactoe
  • Play! python main.py

About

A CLI written in Python to play Tic-Tac-Toe against the MiniMax algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages