Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 260 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 260 Bytes

ttt_python

An unbeatable command-line Tic-Tac-Toe game implemented in python (3) using the minimax algorithm. Can be played as a normal human vs. human game as well, or as a spectator to two unbeatable AI.

Use the numeric keypad to play moves intuitively.