Tic-tac-toe To run tic tac toe Step 1 :- install pygame pip install pygame Step 2 :- run pygame python tictactoe.py