Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 119 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 119 Bytes

Tic-Tac-Toe

A basic tic-tac-toe game in Python with a CLI interface and an AI based on alpha-beta pruning