Skip to content
View legojesus's full-sized avatar

Block or report legojesus

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
legojesus/README.md

GitHub Actions Chess Game

This is an open chess game where ANYONE can play - using this README as the game board!
It's your turn to play! Move a white piece using the table below.

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

Choose a possbile move here:

FROM TO (Just click a link!)
A1 A2, B1
A3 A4
C1 B2, D2
C3 A2, A4, B1, B5, D5, E2, E4
D1 D2, E2, F3, G4, H5
D3 D4
E1 D2, E2, F1, G1
E3 E4
F2 F3, F4
G2 D5, E4, F1, F3, H3
G3 G4
G5 E4, E6, F3, F7, H3, H7
H1 F1, G1
H2 H3, H4

Having fun? Ask a friend to do the next move!

How it works

When you click on a possible move's link in the table, it will take you to the creation page of a new issue, where you simply need to submit the issue without adding/altering anything to it. A GitHub action is then triggered, which runs a small python script that performs the specified chess movement, updates this README file accordingly and commits the changes. Refresh this page a few moments after submitting the issue to see your move played out on the board!

Last 5 moves in this game
Move Author
A7 to A6 @vladimirb-ops
B2 to B4 @legojesus
D8 to B6 @ledped
F3 to G5 @legojesus
B8 to D7 @ledped
Top 10 most moves across all games
Total moves User
7 @legojesus
3 @ledped
1 @AndreiBrandes
1 @erezbens
1 @nirshif
1 @batimeunnescafe
1 @sbpo
1 @PublicInfinityLabs
1 @Viktor70
1 @vladimirb-ops

Thanks to @marchizo for laying the groundworks for this cool setup!

Pinned Loading

  1. JarvisGPT JarvisGPT Public

    Python 6 1