Skip to content

tic tac toe game created using the minimax algorithm. GUI made using flet library [flutter with python]

Notifications You must be signed in to change notification settings

kithenry/TIC-TAC-TOE

Repository files navigation

TIC-TAC-TOE

unbeatable tic tac toe game AI created using the minimax algorithm.
GUI made using flet library [flutter with python]

how to play

  • clone this repo to your local machine by typing git clone [url_in_your_search_bar]
  • install flet via pip install flet
  • cd into the repo you cloned
  • run python3 game_gui.py
  • lose over and over :)

About

tic tac toe game created using the minimax algorithm. GUI made using flet library [flutter with python]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages