Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 183 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 183 Bytes

python-tictactoe

This demonstrates TicTacToe including AI which blocks your moves. It is all in the console using python version 2.7. It also supports 1 player mode.