Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 210 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 210 Bytes

tictactoe

Python Program made with turtle.

Tic Tac Toe game proceeds as per normal, resets after 1 side wins or the game draws. Click on red button to activate best choice by bot. (using minimax algorithm)