Skip to content
generated from marcizhu/readme-chess

An interactive chess game in a README file!

License

Notifications You must be signed in to change notification settings

marcizhu/marcizhu

Repository files navigation

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 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 A1, A2
B2 A1, C1, C3, D4
B3 B4
D2 D3
E3 D4
F1 A1, B1, C1, D1, E1, F2, F3, F4, F5, F6, F7, F8, G1, H1
G2 F2, G1, H1, H3
G4 C8, D1, D7, E2, E6, F3, F4, F5, G5, G6, H3, H4, H5
H2 H3, 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
Move Author
H7 to H5 @BlueBerryBB9
D1 to G4 @StarKnightt
G5 to E5 @MatissesProjects
A1 to A3 @xmoukit4
C7 to C5 @MatissesProjects
Top 10 most moves across all games
Total moves User
692 @JohnyP36
423 @marcizhu
359 @mishmanners
196 @KubaRocks
116 @the1Riddle
109 @viktoriussuwandi
106 @MatthiasGN
78 @huuquyet
69 @lulunac27a
68 @N-NeelPatel

Do you want to make your own? Check out my readme chess template!