Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 100 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 100 Bytes

TikTacToe

  • create a TikTacToe using pygame.
  • alpha-beta pruning is used as a search algorithm.