| lichess-org/compression |
94 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
agpl-3.0 |
Java |
| Chess clock and move compression algorithms for lichess.org |
| netcan/AnimalChess |
85 |
|
0 |
0 |
about 3 years ago |
2 |
June 07, 2020 |
2 |
mit |
Rust |
| Animal Fight Chess Game(斗兽棋) written in rust. |
| abulmo/amoeba |
43 |
|
0 |
0 |
about 3 years ago |
0 |
|
1 |
gpl-3.0 |
D |
| an UCI chess engine in D language |
| crypt3lx2k/Zerofish |
32 |
|
0 |
0 |
about 6 years ago |
0 |
|
2 |
mit |
Python |
| An implementation of the AlphaZero algorithm for chess |
| railslove/kickerapp |
25 |
|
0 |
0 |
over 2 years ago |
0 |
|
53 |
|
Ruby |
| ashishpapanai/chessJS |
19 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
other |
JavaScript |
| This engine has defeated Stockfish Level-6 which has 2300+ ELO rating with 1sec as thinking time. It is an implementation of Chess Engine in JavaScript by using Min Max Tree with Alpha-Beta pruning (GOFAI (Good Old-Fashioned Artificial Intelligence)). The front-end of the website is basic HTML and CSS. ChessJS Version 2 : v2.chessjs.tech |
| tangyuhao/Algorithms |
15 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
|
C++ |
| personal practice |
| nicolasbrugneaux/elo-js |
15 |
|
7 |
3 |
almost 11 years ago |
4 |
February 23, 2015 |
0 |
|
JavaScript |
| Elo algorithm implementation in JS. |
| adepierre/Caffe_AlphaZero |
13 |
|
0 |
0 |
almost 8 years ago |
0 |
|
0 |
agpl-3.0 |
C++ |
| Implementation of Deepmind's AlphaZero algorithm with Caffe and C++ |
| duilio/c4 |
11 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
mit |
Python |
| connect-four in python. Implementation of some algorithms for zero sum games. |