GitHub topics: auto-chess
BotSolvers/BetterMint
A chess learning tool used for learning chess, and automating play against yourself!
Language: JavaScript - Size: 35 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 4 - Forks: 2

FirePlank/Auto-Chess 📦
A chess bot that automatically calculates the best moves and plays them for you
Language: Python - Size: 44.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 5

AntoniotheFuture/MCChess
我的世界怪物自走棋
Language: Java - Size: 25.4 KB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

cingfong/AutoChess
The auto chess game
Language: JavaScript - Size: 13.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

fazeelkhalid/AutoPlayer-Chess-With-Alpha-Beta-Pruning
Game of chess has been a classic AI problem and these days there are several excellent open source implementations of automatic chess players are available on line. In this assignment we are going to make yet another FAST-chess player that will play chess using some well-established strategies along with MINIMAX to compute moves for a chess player. To complete this assignment you have been provided with an abstract base class called chessPlayer and two demo player classes named humanPlayer and autoPlayer. Along with these two class, another class, called gameState, is also provided that holds state of the game at any given time. The state of the chess at any given time consists of information about player turn (i.e. an enumeration called Color with a value of 1 means WHITE player will move and 0 means BLACK player will move) and an 8 x 8 chess board with chess pieces encoded as shown below.
Language: C++ - Size: 734 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 7

Andself/auto-chess-lol
云顶之弈装备速查
Language: JavaScript - Size: 195 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
