https://github.com/marcizhu/marcizhu
An interactive chess game in a README file!
https://github.com/marcizhu/marcizhu
chess-game games interactive readme-profile
Last synced: 3 months ago
JSON representation
An interactive chess game in a README file!
- Host: GitHub
- URL: https://github.com/marcizhu/marcizhu
- Owner: marcizhu
- License: mit
- Created: 2020-12-18T13:41:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-11T01:51:50.000Z (3 months ago)
- Last Synced: 2025-03-11T02:37:14.860Z (3 months ago)
- Topics: chess-game, games, interactive, readme-profile
- Language: Python
- Homepage:
- Size: 4.44 MB
- Stars: 188
- Watchers: 4
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-github-profile-readme - marcizhu
- awesome-github-profile-readme - marcizhu
README
# 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**
**CHECK!** Choose your move wisely!
| FROM | TO (Just click a link!) |
| :----: | :---------------------- |
| **B2** | [A1](https://github.com/marcizhu/marcizhu/issues/new?body=Please+do+not+change+the+title.+Just+click+%22Submit+new+issue%22.+You+don%27t+need+to+do+anything+else+%3AD&title=Chess%3A+Move+B2+to+A1), [A2](https://github.com/marcizhu/marcizhu/issues/new?body=Please+do+not+change+the+title.+Just+click+%22Submit+new+issue%22.+You+don%27t+need+to+do+anything+else+%3AD&title=Chess%3A+Move+B2+to+A2), [C1](https://github.com/marcizhu/marcizhu/issues/new?body=Please+do+not+change+the+title.+Just+click+%22Submit+new+issue%22.+You+don%27t+need+to+do+anything+else+%3AD&title=Chess%3A+Move+B2+to+C1) |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](https://github.com/marcizhu/readme-chess/issues) and I will try to fix it as soon as possible :D
Last 5 moves in this game
| Move | Author |
| :--: | :----- |
| `F4` to `B4` | [ @vectoraze104](https://github.com/vectoraze104) |
| `C1` to `B2` | [ @stuPETER12138](https://github.com/stuPETER12138) |
| `G5` to `F4` | [ @HazelCunuder](https://github.com/HazelCunuder) |
| `F3` to `F4` | [ @Research-Mini](https://github.com/Research-Mini) |
| `D8` to `G5` | [ @Kevinzaa](https://github.com/Kevinzaa) |Top 10 most moves across all games
| Total moves | User |
| :---------: | :----- |
| 692 | [@JohnyP36](https://github.com/JohnyP36) |
| 448 | [@marcizhu](https://github.com/marcizhu) |
| 381 | [@mishmanners](https://github.com/mishmanners) |
| 196 | [@KubaRocks](https://github.com/KubaRocks) |
| 116 | [@the1Riddle](https://github.com/the1Riddle) |
| 112 | [@MatthiasGN](https://github.com/MatthiasGN) |
| 109 | [@viktoriussuwandi](https://github.com/viktoriussuwandi) |
| 78 | [@huuquyet](https://github.com/huuquyet) |
| 75 | [@lulunac27a](https://github.com/lulunac27a) |
| 68 | [@N-NeelPatel](https://github.com/N-NeelPatel) |---
Do you want to make your own? Check out my [readme chess template](https://github.com/marcizhu/readme-chess)!
