Skip to content

easy to replicate 2 player tic tac toe game in python terminal

Notifications You must be signed in to change notification settings

jawwadzafar/terminal-python-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🐍 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)