Skip to content

the1Riddle/Play-Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub README 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!)
A2 A1, B2
A3 A4
B1 C3, D2
B3 B4
C2 C3
C4 A6, B5, D3, D5, E2, F1
D1 C1, D2, D3, E2, F3, G4, H5
E1 D2, E2, F1
E3 E4
F2 F3
F4 C7, D6, E5, G3, G5, H6
G1 E2, F3, H3
G2 G3, G4
H2 H3, H4

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
D6 to D5 @the1Riddle
F1 to C4 @KamoheloKoali
B8 to D7 @the1Riddle
E2 to E3 @KamoheloKoali
G8 to F6 @the1Riddle
Top 10 most moves across all games
Total moves User
7 @the1Riddle
4 @KamoheloKoali
2 @ken-morel
1 @Maxrutto
1 @the-1Riddle
1 @MphoCM
1 @afgsanchez
1 @Jakobud

Some Alts

Do you want to make your own? Check out marcizhu/readme-chess!
Or want to play it on your local machine with family and friends, checkout ChessUI~ Enjoy the game.

Releases

No releases published

Packages

No packages published

Languages