Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
6 lines (5 loc) · 173 Bytes

File metadata and controls

6 lines (5 loc) · 173 Bytes

Tic Tac Toe Using Minimax Algorithm

Description

Tic-Tac-Toe game coded in Python using Minimax Algorithm. You can choose the player as:

  • X
  • O