Skip to content

Latest commit

 

History

History
75 lines (59 loc) · 5.42 KB

README.md

File metadata and controls

75 lines (59 loc) · 5.42 KB

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

CHECK! Choose your move wisely!

FROM TO (Just click a link!)
B5 A4, A5

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
H5 to E2 @huuquyet
C4 to B5 @architgarg
F8 to D6 @marcizhu
C5 to C4 @Jai-Talwar
F7 to F8 @huuquyet
Top 10 most moves across all games
Total moves User
692 @JohnyP36
362 @marcizhu
358 @mishmanners
196 @KubaRocks
116 @the1Riddle
109 @viktoriussuwandi
68 @N-NeelPatel
64 @lulunac27a
62 @herndev
62 @1TusharSharma1

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