Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 118 Bytes

File metadata and controls

3 lines (3 loc) · 118 Bytes

Play Tic-Tac-Toe against computer

Minimax algorithm is implemented to decide computer move. Run runner.py to start!