You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🎮 Tic-Tac-Toe (X & O) in Python A simple command-line Tic-Tac-Toe game built with Python. Play as X and O, with automatic win and draw detection. This project is great for learning Python fundamentals like loops, functions, conditionals, and lists. Tech Stack: Python
About
# 🎮 Tic-Tac-Toe (X & O) in Python A simple command-line Tic-Tac-Toe game built with Python. Play as X and O, with automatic win and draw detection. This project is great for learning Python fundamentals like loops, functions, conditionals, and lists. **Tech Stack:** Python