3 Repositories
Latest Python Libraries
Rudimentary CMD based implementation of the Tic Tac Toe game
Packages used: questionary random os (Requires Python 3.8 as walrus operators are used in the script) Contains the .py file (tictactoe.py) and an exe
Tic tac toe game developed by naman in python
TIC TAC TOE GAME DEVELOPED BY NAMAN IN PYTHON . IT USES MINMAX ALGORITHM TO COMPETE IN DIFFICULTY MODE
Tic-Tac-Toe - Tic-Tac-Toe game build With Python
Tic Tac Toe This game is very popular amongst all of us and even fun to build as