Skip to content

A learning project where I make a playable tic tac toe game, apply different algorithms to play as an opponent, and learn the basics of GUI.

Notifications You must be signed in to change notification settings

D-Krystek/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

A learning project where I make a playable tic tac toe game, apply different algorithms to play as an opponent, and learn the basics of GUI.

The end goals are:

  1. Have a working tic tac toe game
  2. Create a minimax algorithm to play tic tac toe
  3. Create a genetic algorithm to play tic tac toe
  4. Create a machine learning algorithm
  5. Create a functioning GUI to make the game easier to play and show AI thinking

About

A learning project where I make a playable tic tac toe game, apply different algorithms to play as an opponent, and learn the basics of GUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages