shrey141102 / PythonProjects

Python Programs
7 stars 36 forks source link

Added Tic_tac_toe #46

Closed Arpit01Goel closed 9 months ago

Arpit01Goel commented 9 months ago

My implementation solves the issue of terminating the game when one player wins. The implementation is simple and fast. The game is only multiplayer and played on terminal itself. (issue no #24 )

Screenshot from 2023-12-12 12-15-47

Screenshot from 2023-12-12 12-15-57