https://github.com/frenzyexists/tic-tac-toe-python
A simple command-line tic-tac-toe
https://github.com/frenzyexists/tic-tac-toe-python
console-game pygame tic-tac-toe-game
Last synced: 8 months ago
JSON representation
A simple command-line tic-tac-toe
- Host: GitHub
- URL: https://github.com/frenzyexists/tic-tac-toe-python
- Owner: FrenzyExists
- License: mit
- Created: 2020-08-10T01:53:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-30T16:19:17.000Z (almost 5 years ago)
- Last Synced: 2025-01-03T19:16:18.984Z (9 months ago)
- Topics: console-game, pygame, tic-tac-toe-game
- Language: Python
- Homepage:
- Size: 167 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tic-Tac-Toe-Python
A simple command-line tic-tac-toe with idiotic AI because its pseudo randomCheck the demo over [here](https://repl.it/@FrenzyBoi/tictactoe)!
This is part of my collection of trinkets, visit my [website](https://frenzyexists.github.io/Webfolio_2/) for more!!!
==================================
IN CONSTRUCTION
==================================gui_stuff.py file is ready to use, gui.py currently in development