Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parmjotsinghrobot/chess
i tried making chess with python. it kinda sucks
https://github.com/parmjotsinghrobot/chess
Last synced: 29 days ago
JSON representation
i tried making chess with python. it kinda sucks
- Host: GitHub
- URL: https://github.com/parmjotsinghrobot/chess
- Owner: parmjotsinghrobot
- Created: 2022-09-07T08:27:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-11T01:02:37.000Z (over 2 years ago)
- Last Synced: 2024-11-14T10:37:06.688Z (3 months ago)
- Language: Python
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chess
i tried making chess with python. it kinda sucksTo use this (why?), you need to install PyQt5 with pip;
`pip install pyqt5`
Then you can just run the main chess.py file.