Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 243 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 243 Bytes

Tic Tac Toe

Installation

  • clone the repo
  • cd into repos folder
  • run python main.py

Example

this minimax algorithm is salted with a random number from -5 to 5 on every check so it is not perfect but very good example