Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naocoding/desktopchess.com
Python Tkinter GUI for creating new game in Chess.com
https://github.com/naocoding/desktopchess.com
chess chess-com gui python python-gui tkinter windows
Last synced: about 1 month ago
JSON representation
Python Tkinter GUI for creating new game in Chess.com
- Host: GitHub
- URL: https://github.com/naocoding/desktopchess.com
- Owner: NaoCoding
- Created: 2023-10-03T15:09:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-03T15:13:51.000Z (about 1 year ago)
- Last Synced: 2023-10-04T03:23:42.357Z (about 1 year ago)
- Topics: chess, chess-com, gui, python, python-gui, tkinter, windows
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DesktopChess.com
* Python Tkinter GUI for creating new game in Chess.com
* Author : NaoCoding
![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)
![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)
## Overview
* A GUI for creating new game in Chess.com
* capable in Windows and Linux
* An example of 30 lines Tkinter GUI development
* Feel free to rebuild the application## How to use
* Download the .py source code
* run it in python console
## Screenshot![image](https://github.com/NaoCoding/DesktopChess.com/assets/86964895/576169a4-d532-49f2-8673-b7751b2d5586)