Awesome
Marc's Open Chess Tournament
This is an open chess tournament where ANYONE can play. That's the fun part.
It's your turn to play! Move a <!-- BEGIN TURN -->white<!-- END TURN --> piece.
A | B | C | D | E | F | G | H | ||
---|---|---|---|---|---|---|---|---|---|
8 | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/black/king.svg" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/black/knight.svg" width=50px> | <img src="img/blank.png" width=50px> | 8 |
7 | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | 7 |
6 | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/black/pawn.svg" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/white/pawn.svg" width=50px> | <img src="img/blank.png" width=50px> | 6 |
5 | <img src="img/blank.png" width=50px> | <img src="img/white/pawn.svg" width=50px> | <img src="img/black/pawn.svg" width=50px> | <img src="img/white/pawn.svg" width=50px> | <img src="img/black/bishop.svg" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | 5 |
4 | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/black/pawn.svg" width=50px> | <img src="img/blank.png" width=50px> | 4 |
3 | <img src="img/black/rook.svg" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/white/pawn.svg" width=50px> | <img src="img/blank.png" width=50px> | 3 |
2 | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/black/rook.svg" width=50px> | 2 |
1 | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/white/king.svg" width=50px> | <img src="img/blank.png" width=50px> | <img src="img/blank.png" width=50px> | 1 |
A | B | C | D | E | F | G | H |
It's your turn to move! Choose one from the following table
<!-- BEGIN MOVES LIST -->FROM | TO (Just click a link!) |
---|---|
B5 | B6 |
F1 | E1, G1 |
G6 | G7 |
Having fun? Ask a friend to do the next move!
How it works
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
<details> <summary>Last 5 moves in this game</summary> <!-- BEGIN LAST MOVES -->Move | Author |
---|---|
H7 to H2 | @marcizhu |
H5 to G6 | @gordoste |
A2 to A3 | @mishmanners |
C4 to B5 | @iVGeek |
B6 to B5 | @pinale |
Total moves | User |
---|---|
692 | @JohnyP36 |
432 | @marcizhu |
361 | @mishmanners |
196 | @KubaRocks |
116 | @the1Riddle |
109 | @viktoriussuwandi |
106 | @MatthiasGN |
78 | @huuquyet |
71 | @lulunac27a |
68 | @N-NeelPatel |
Do you want to make your own? Check out my readme chess template!