Skip to content
View marcizhu's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@Teamwork

Block or report marcizhu

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
marcizhu/README.md

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!)
A3 A2
C7 A7, B7, C2, C3, C4, C5, C6, C8, D7
E7 E5, E6
E8 D7, D8
F8 G7, H6
G6 G5
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
B5 to B6 @michaelhazan
D7 to C7 @intxdv
C6 to C7 @Zee-2005
D8 to D7 @sugar700
E4 to C6 @PhongCT1105
Top 10 most moves across all games
Total moves User
692 @JohnyP36
454 @marcizhu
402 @mishmanners
222 @MatissesProjects
196 @KubaRocks
122 @the1Riddle
112 @MatthiasGN
109 @viktoriussuwandi
78 @lulunac27a
78 @huuquyet

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

Pinned Loading

  1. readme-chess readme-chess Public template

    β™ŸοΈ Play Multiplayer Chess in a README file!

    Python 106 19

  2. Units Units Public

    πŸ“ A small, lightweight and intuitive C++11 library for working with units and physical quantities at runtime

    C++ 6 1

  3. ChaCha20 ChaCha20 Public

    πŸ” RFC 7539-compliant implementation of the ChaCha20 stream cypher algorithm

    C 46 4

  4. dsa-verify dsa-verify Public

    πŸ” Library to verify digitally-signed files based on a DSA public key & signature file

    C 3 2

  5. Cache Cache Public

    πŸ’Ύ A thread-safe, easy to use, header-only, fast and simple cache with selectable replacement algorithms and performance statistics

    C++ 18 3

  6. DCPU-16 DCPU-16 Public

    A DCPU-16 Emulator in C++

    C++ 3