This is an open chess tournament where ANYONE can play. That's the fun part.
It's your turn to play! Move a white piece.
| A | B | C | D | E | F | G | H | ||
|---|---|---|---|---|---|---|---|---|---|
| 8 | 8 | ||||||||
| 7 | 7 | ||||||||
| 6 | 6 | ||||||||
| 5 | 5 | ||||||||
| 4 | 4 | ||||||||
| 3 | 3 | ||||||||
| 2 | 2 | ||||||||
| 1 | 1 | ||||||||
| A | B | C | D | E | F | G | H |
It's your turn to move! Choose one from the following table
| FROM | TO (Just click a link!) |
|---|---|
| A3 | A4 |
| B1 | A1, B2, B3 |
| B4 | B5 |
| C1 | B2 |
| C2 | B2, B3, D1, D3 |
| C3 | A2, A4, B5, D1, D5, E2 |
| F3 | F4 |
| H1 | D1, E1, F1, G1 |
| H3 | F2, F4, G1, G5 |
Having fun? Ask a friend to do the next move!
When you click on a link and submit a new issue with the desired move, a GitHub action is triggered, which in turn runs a small python script that performs the specified movement, updates this README file and commits the changes.
Have you spotted a bug? Something missing? Feel free to open an issue and I will try to fix it as soon as possible :D
Last 5 moves in this game
| Move | Author |
|---|---|
C5 to D4 |
@MatissesProjects |
B3 to B4 |
@codingpancakes |
G8 to G2 |
@MatissesProjects |
A2 to A3 |
@ZG0D-FF |
H8 to G8 |
@def-bgyu |
Top 10 most moves across all games
| Total moves | User |
|---|---|
| 692 | @JohnyP36 |
| 453 | @marcizhu |
| 402 | @mishmanners |
| 210 | @MatissesProjects |
| 196 | @KubaRocks |
| 122 | @the1Riddle |
| 112 | @MatthiasGN |
| 109 | @viktoriussuwandi |
| 78 | @lulunac27a |
| 78 | @huuquyet |
Do you want to make your own? Check out my readme chess template!