marcizhu / marcizhu

An interactive chess game in a README file!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
A8 B8
B7 B5, B6
C6 A5, B4, B8, D4, E5
C8 D7, E6, F5, G4, H3
D8 D6, D7
E7 E5, E6
E8 D7
F6 D7, E4, G4, G8, H5
G7 G5, G6
H7 H5, H6
H8 G8

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
E2 to E3 @MatissesProjects
B8 to C6 @EzequielDannus
B1 to C3 @FranFrau
G8 to F6 @novicecivon
C1 to F4 @MatthiasGN
Top 10 most moves across all games
Total moves User
692 @JohnyP36
379 @marcizhu
358 @mishmanners
196 @KubaRocks
116 @the1Riddle
109 @viktoriussuwandi
69 @huuquyet
68 @N-NeelPatel
67 @lulunac27a
62 @herndev

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

About

An interactive chess game in a README file!

License:MIT License


Languages

Language:Python 100.0%