command-line-chess
Chess game
A terminal-based chess game against an AI using a simple brute-force algorithm to evaluate positions
A python program to play chess against an AI in the terminal.
503 stars
24 watching
165 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
chesshacktoberfestpython
Related projects:
Repository | Description | Stars |
---|---|---|
| An interactive chess game project where users can submit moves through GitHub issues and update the README file in real-time. | 176 |
| A comprehensive, stateless chess game library that supports multiple notations and allows for AI-powered gameplay on both the server and client-side. | 53 |
| A command-line based chess game written in Ruby | 4 |
| A game of chess played on a decentralized computing network | 11 |
| A terminal-based chess game written in Go | 831 |
| A Python implementation of a chess bot using the python-chess library to play against opponents. | 13 |
| An action-oriented take on the classic strategy game chess, featuring a checkerboard-based game world and procedurally generated pieces. | 266 |
| A C# implementation of a chess bot capable of beating human opponents in various games | 1,453 |
| An Auto Chess simulator built with C++ and reinforcement learning algorithms | 4 |
| An online chess variant simulator built using JavaScript | 23 |
| A Python-based chess client with features such as online play, multiple difficulty levels, and analysis tools. | 708 |
| A terminal-based chess game that supports local and online play with external chess engines. | 468 |
| An open-source project to play the abstract board game Hive using C# and its own Universal Hive Protocol. | 86 |
| A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation. | 125 |
| Transmits chess move information through an unconventional interface | 1,442 |