latrunculorum
Chess bot
A Python implementation of a chess bot using the python-chess library to play against opponents.
Chess bot in python using python-chess
13 stars
5 watching
3 forks
Language: Python
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
marcusbuffett/command-line-chess | A terminal-based chess game against an AI using a simple brute-force algorithm to evaluate positions | 501 |
seblague/chess-coding-adventure | A C# implementation of a chess bot capable of beating human opponents in various games | 1,438 |
marcizhu/marcizhu | An interactive chess game with automated move submission and display of game state. | 175 |
dobro/binbo | A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation. | 124 |
mrtolkien/inhouse_bot | Discord bot for managing League of Legends in-house games with role queue, matchmaking, and rankings. | 113 |
laat/chess-board | A web component for displaying and manipulating chess positions using HTML | 20 |
seblague/chess-challenge | A challenge to build and test small chess bots in C# | 1,780 |
woodruffw/yossarian-bot | An IRC bot with various functionalities for entertainment and information | 31 |
laurentluce/python-algorithms | A collection of algorithms implemented in Python | 279 |
chelexa/chelexa | An IoT cloud platform that uses natural voice recognition and machine learning to play chess with Amazon Echo users | 4 |
sciencepal/chess-com-box-py | Retrieves and displays chess ratings data from Chess.com. | 11 |
lucasjinreal/pytorch_chatbot | A PyTorch-based chatbot project aiming to build an intelligent conversational AI system | 228 |
utilforever/robotchess | An Auto Chess simulator built with C++ and reinforcement learning algorithms | 4 |
kolay-v/chessbot-reborn | A chat-based chess game built with TypeScript and grammy. | 8 |
kefirski/bytenet | A Pytorch implementation of a neural network model for machine translation | 47 |