https://github.com/domenez-dev/tictactoe.py
a simple tictactoe game on the terminal using python
https://github.com/domenez-dev/tictactoe.py
Last synced: 3 months ago
JSON representation
a simple tictactoe game on the terminal using python
- Host: GitHub
- URL: https://github.com/domenez-dev/tictactoe.py
- Owner: Domenez-dev
- Created: 2024-01-12T14:59:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-12T15:05:21.000Z (over 1 year ago)
- Last Synced: 2025-01-07T19:38:09.740Z (5 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
this is just a simple 2 players tictactoe game using basic algorithms
this game was made using python and is playable on the terminal
in future updates I will add a Graphical User Interface and a game menu
also there will be a bot mode where playing against AI
stay tuned :) !!