RobotChess
Chess simulator
An Auto Chess simulator built with C++ and reinforcement learning algorithms
Auto Chess simulator using C++ with some reinforcement learning
4 stars
6 watching
0 forks
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
binarymax/kriegspiel | An online chess variant simulator built using JavaScript | 24 |
adachess/adachess | A chess engine written in Ada with features like legal move generation and real-time move annotation. | 7 |
bmarini/jchess | A jQuery-based JavaScript library for parsing and displaying chess games. | 83 |
seblague/chess-challenge | A challenge to build and test small chess bots in C# | 1,780 |
marcusbuffett/command-line-chess | A terminal-based chess game against an AI using a simple brute-force algorithm to evaluate positions | 501 |
venil7/reason-chess | A chess engine built using ReasonML with features like minimax algorithm and alpha-beta pruning for game development. | 23 |
seblague/chess-coding-adventure | A C# implementation of a chess bot capable of beating human opponents in various games | 1,438 |
ebemunk/chess-dataviz | A D3.js-based visualization library for analyzing and presenting chess data | 73 |
jbkunst/rchess | Provides functionality for chess move generation, validation, and analysis using a JavaScript library wrapper. | 74 |
chelexa/chelexa | An IoT cloud platform that uses natural voice recognition and machine learning to play chess with Amazon Echo users | 4 |
jamesball27/chess.rb | A command-line based chess game written in Ruby | 4 |
zeta36/chess-alpha-zero | An implementation of AlphaGo Zero's reinforcement learning approach to master the game of chess | 2,133 |
nathanepstein/pavlov.js | Reinforcement learning using Markov Decision Processes in C++ compiled to JavaScript | 500 |
jonasferry/tclrobots | A programming game where players write Tcl programs to control robots in battles | 14 |
marcizhu/marcizhu | An interactive chess game with automated move submission and display of game state. | 175 |