Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nishantssoni/Qt-tic-tac-toe
A GUI Tic-Tac-Toe game between player and computer using python and PyQt5.
https://github.com/nishantssoni/Qt-tic-tac-toe
Last synced: 3 months ago
JSON representation
A GUI Tic-Tac-Toe game between player and computer using python and PyQt5.
- Host: GitHub
- URL: https://github.com/nishantssoni/Qt-tic-tac-toe
- Owner: nishantssoni
- Created: 2022-03-02T09:44:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-03-02T09:59:43.000Z (over 2 years ago)
- Last Synced: 2024-06-28T11:35:44.294Z (5 months ago)
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Qt-tic-tac-toe
A GUI Tic-Tac-Toe game between player and computer using python and PyQt5.
- [x] GUI
- [x] Computer vs Player## Installation
Use the package manager [pip](https://pip.pypa.io/en/stable/) to install packages.
```bash
$ git clone https://github.com/nishantssoni/Qt-tic-tac-toe.git
$ pip install -r requirements.txt
``````
$ python main.py
```
## Screenshots
![App Screenshot](https://i.ibb.co/W6FZHRr/ticimage.png)## Contributing
Contributions are always welcome!## Hi, I'm Nishant! 👋
## 🔗 Links
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/nishantssoni)