Skip to content

An interactive chess game in a README file!

License

Notifications You must be signed in to change notification settings

A-SunsetMkt-Forks/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!)
A5 B4
A8 A6, A7, B8, C8, D8
B7 B5, B6
C5 B4, D4
D6 D5
E5 D4, D5, E4, E6, E7, F4, F5, F6, G3, G5, G7, H5
E8 C8, D7, D8, E7
F8 E7, G7, H6
G6 G5
G8 E7, F6, H6
H8 H2, H3, H4, H5, H6, H7

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
E3 to D4 @Nikita8Sannikov
H5 to G4 @martino449
B3 to B4 @raquelmcoelho
H7 to H5 @BlueBerryBB9
D1 to G4 @StarKnightt
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!

About

An interactive chess game in a README file!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%