Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# chess
i tried making chess with python. it kinda sucks

To use this (why?), you need to install PyQt5 with pip;
`pip install pyqt5`
Then you can just run the main chess.py file.