Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tommaso-caputi/python-chess-ai-vs-ai
pygame chess
https://github.com/tommaso-caputi/python-chess-ai-vs-ai
Last synced: 17 days ago
JSON representation
pygame chess
- Host: GitHub
- URL: https://github.com/tommaso-caputi/python-chess-ai-vs-ai
- Owner: tommaso-caputi
- License: mit
- Created: 2022-07-08T09:49:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-05T12:29:19.000Z (over 1 year ago)
- Last Synced: 2024-12-19T11:05:44.199Z (about 1 month ago)
- Language: C++
- Size: 29.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python-chess-AI-vs-AI
AI chess battle in python## Requirements
```python
pip install pygame pygame_menu chess
```
## Screenshot![screen]( "Game")