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 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!)
C1 A1, B1, C2, D1
D3 D4
E1 D2, E2
F1 E2, G2, H3
F3 F4
G8 A8, B8, C8, D8, E8, F8, G1, G2, G3, G4, G5, G6, G7, H8
H2 H3

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
C8 to A6 @Binary-Bytes
A4 to A5 @ghagevaibhav
H5 to H4 @huuquyet
B1 to C1 @the-1Riddle
D8 to C7 @huuquyet
Top 10 most moves across all games
Total moves User
692 @JohnyP36
360 @marcizhu
358 @mishmanners
196 @KubaRocks
116 @the1Riddle
109 @viktoriussuwandi
68 @N-NeelPatel
63 @lulunac27a
62 @herndev
62 @1TusharSharma1

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%