Marc's Open Chess Tournament

July 29, 2026 ยท View on GitHub

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.

ABCDEFGH
88
77
66
55
44
33
22
11
ABCDEFGH

It's your turn to move! Choose one from the following table

FROMTO (Just click a link!)
B1A1, C1
B2B3, B4
C2C3, C4
D1C1
D2A5, B4, C1, C3, E3, F4, G5, H6
E1F1, G1
F3E4, F4, G4
G2G3
H1F1, G1
H2H3, H4

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

Last 5 moves in this game
MoveAuthor
A8 to B8 @Sujith-richard
F2 to F3 @jonamb
F7 to F5 @m3hr4nn
F1 to E2 @AlimIzt
D4 to E4 @MatissesProjects
Top 10 most moves across all games
Total movesUser
692@JohnyP36
454@marcizhu
402@mishmanners
221@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!