Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 158 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 158 Bytes

Tic-Tac-Toe

Coding the classic game.

Console Variations :

  1. Vs players - tttmultiplayer.py

  2. Vs computer - tttai.py

Coded in Python 3.3