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
A simple tictactoe game usign just Python. Hope you like it.
Just Run the main file using following command: 🤘
python main.py
If that doesn't work for you, try this:
python3 main.py