Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/valeriitsekhmaistruk/tictactoe
Tic Tac Toe in Python
https://github.com/valeriitsekhmaistruk/tictactoe
kivy kivy-application python python3 tic-tac-toe tictactoe-game
Last synced: 6 days ago
JSON representation
Tic Tac Toe in Python
- Host: GitHub
- URL: https://github.com/valeriitsekhmaistruk/tictactoe
- Owner: ValeriiTsekhmaistruk
- License: mit
- Created: 2021-11-06T14:52:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-07T16:14:50.000Z (almost 3 years ago)
- Last Synced: 2024-10-16T12:37:32.626Z (20 days ago)
- Topics: kivy, kivy-application, python, python3, tic-tac-toe, tictactoe-game
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tic Tac Toe
\
![_](https://i.ibb.co/MG0J4W9/image.png)
### To install all dependencies use the command:
`pip install kivy`### To run the game enter the command:
`python main.py`