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 black piece.

H G F E D C B A
1 1
2 2
3 3
4 4
5 5
6 6
7 7
8 8
H G F E D C B A

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

FROM TO (Just click a link!)
A7 A5, A6
B7 B5, B6
B8 A6, C6, D7
C7 C5, C6
C8 D7, E6, F5, G4, H3
D8 D3, D4, D5, D6, D7
E7 E5, E6
E8 D7
F7 F5, F6
G7 G5, G6
G8 F6, H6
H7 H5, H6

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
B2 to C3 @MatthiasGN
D4 to C3 @ilaicraftYT
D2 to D3 @amcareem
D5 to D4 @MatthiasGN
B1 to C3 @lotus647
Top 10 most moves across all games
Total moves User
692 @JohnyP36
438 @marcizhu
378 @mishmanners
196 @KubaRocks
116 @the1Riddle
111 @MatthiasGN
109 @viktoriussuwandi
78 @huuquyet
75 @lulunac27a
68 @N-NeelPatel

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