Skip to content

A Simple Tic Tac Toe game implementing the minimax algorithm

Notifications You must be signed in to change notification settings

arlo47/tic-tac-toe-minimax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Things to do

  • look into why minimax function is not making best move sometimes
  • add in player parent class & human player subclass
  • add in option to have 2v2 humans, or 2v2 AI
  • ability to pick X or O

About

A Simple Tic Tac Toe game implementing the minimax algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published