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

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

Awesome Lists containing this project

README

          

# Python Chess Game ♟️

[![@jbtcdDE on Twitter](http://img.shields.io/badge/twitter-%40jbtcdDE-blue.svg?style=flat)](https://twitter.com/jbtcdDE)
[![license](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](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.