Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 274 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 274 Bytes

🐍 Terminal Python Tic Tac Toe

💻 2 Player (❌ AI)

works with python 3

python3 game.py

or python3 <name_of_dirname>


MIT Course Number : 6.0001

Introduction to Computer Science and Programming in Python

(not an example from the course or the book)