Chess-Challenge
Chess bot project
A challenge to build and test small chess bots in C#
Create your own tiny chess bot!
2k stars
15 watching
1k forks
Language: C#
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
seblague/chess-coding-adventure | A C# implementation of a chess bot capable of beating human opponents in various games | 1,438 |
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 |
chelexa/chelexa | An IoT cloud platform that uses natural voice recognition and machine learning to play chess with Amazon Echo users | 4 |
dobro/binbo | A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation. | 124 |
broadcastmonkey/chessongolem | A game of chess played on a decentralized computing network | 11 |
ebemunk/chess-dataviz | A D3.js-based visualization library for analyzing and presenting chess data | 73 |
marcusbuffett/command-line-chess | A terminal-based chess game against an AI using a simple brute-force algorithm to evaluate positions | 501 |
jes/chess-steg | A tool that encodes and decodes short messages as chess games, exploiting game rules to conceal data | 87 |
seblague/marching-cubes | An implementation of the Marching Cubes algorithm in Unity using C# to generate 3D mesh representations from volumetric data | 1,033 |
seblague/path-creator | A Unity game development asset that generates paths for 3D environments. | 1,821 |
marcizhu/marcizhu | An interactive chess game with automated move submission and display of game state. | 175 |
benwr/latrunculorum | A Python implementation of a chess bot using the python-chess library to play against opponents. | 13 |
zeta36/chess-alpha-zero | An implementation of AlphaGo Zero's reinforcement learning approach to master the game of chess | 2,133 |
borisboutillier/rs-gliphus | A puzzle game with doors, blocks, and lasers that can be controlled using an ECS system | 9 |