Chess-Coding-Adventure
Chess Bot
A C# implementation of a chess bot capable of beating human opponents in various games
A work-in-progress chess bot written in C#
1k stars
32 watching
301 forks
Language: C#
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
seblague/chess-challenge | A challenge to build and test small chess bots in C# | 1,780 |
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 |
benwr/latrunculorum | A Python implementation of a chess bot using the python-chess library to play against opponents. | 13 |
marcusbuffett/command-line-chess | A terminal-based chess game against an AI using a simple brute-force algorithm to evaluate positions | 501 |
utilforever/robotchess | An Auto Chess simulator built with C++ and reinforcement learning algorithms | 4 |
marcizhu/marcizhu | An interactive chess game where users can make moves and submit updates through a GitHub issue tracker. | 174 |
broadcastmonkey/chessongolem | A game of chess played on a decentralized computing network | 11 |
dobro/binbo | A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation. | 124 |
seblague/marching-cubes | An implementation of the Marching Cubes algorithm in Unity using C# to generate 3D mesh representations from volumetric data | 1,033 |
jes/chess-steg | A tool that encodes and decodes short messages as chess games, exploiting game rules to conceal data | 87 |
seblague/path-creator | A Unity game development asset that generates paths for 3D environments. | 1,821 |
adachess/adachess | A chess engine written in Ada with features like legal move generation and real-time move annotation. | 7 |
maaslalani/gambit | A terminal-based chess game written in Go | 826 |
jamesball27/chess.rb | A command-line based chess game written in Ruby | 4 |