Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siddhartha-padhy/tic-tac-toe
https://github.com/siddhartha-padhy/tic-tac-toe
game kivy kivy-application
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/siddhartha-padhy/tic-tac-toe
- Owner: Siddhartha-Padhy
- Created: 2021-12-18T06:55:31.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-18T07:09:19.000Z (about 3 years ago)
- Last Synced: 2024-11-09T21:19:30.129Z (about 2 months ago)
- Topics: game, kivy, kivy-application
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tic-tac-toe
A simple intuitive tic tac toe game using kivy which also keeps track of the scores of both the players. For running this application the environment needs to have kivy(Version=2.0.0) and all its dependencies installed along with Pillow(Version=8.4.0) and KivyMD(Version=0.104.2).