https://github.com/benwr/latrunculorum
Chess bot in python using python-chess
https://github.com/benwr/latrunculorum
Last synced: about 2 months ago
JSON representation
Chess bot in python using python-chess
- Host: GitHub
- URL: https://github.com/benwr/latrunculorum
- Owner: benwr
- Created: 2015-04-28T16:47:28.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-13T16:33:39.000Z (almost 10 years ago)
- Last Synced: 2025-03-06T01:49:27.486Z (about 2 months ago)
- Language: Python
- Size: 158 KB
- Stars: 13
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Latrunculorum #
A simple chess bot in Python, written to play against some friends. Requires
python3; is significantly faster with pypy than CPython.