https://github.com/jbtcd/python-chess
A simple Python chess game. Build in vocational school
https://github.com/jbtcd/python-chess
chess game python-game
Last synced: 5 months ago
JSON representation
A simple Python chess game. Build in vocational school
- Host: GitHub
- URL: https://github.com/jbtcd/python-chess
- Owner: jbtcd
- License: mit
- Created: 2020-09-02T15:06:48.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2020-09-02T15:17:40.000Z (almost 6 years ago)
- Last Synced: 2025-01-21T03:43:04.187Z (over 1 year ago)
- Topics: chess, game, python-game
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Chess Game ♟️
[](https://twitter.com/jbtcdDE)
[](LICENSE)
A simple Python chess game. Build in vocational school.
## How to use it
```bash
python3.8 src/game.py
```
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.