项目作者: marcizhu

项目描述 :
An interactive chess game in a README file!
高级语言: Python
项目地址: git://github.com/marcizhu/marcizhu.git
创建时间: 2020-12-18T13:41:35Z
项目社区:https://github.com/marcizhu/marcizhu

开源协议:MIT License

下载


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

GAME IS OVER! Click here to start a new game :D

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 |
| :—: | :——- |
| B1 to B5 | @fevzibabaoglu |
| B4 to A5 | @thiago-cdb |
| D1 to B1 | @ArnavKucheriya |
| A3 to B4 | @Research-Mini |
| H4 to H3 | @brdly |



Top 10 most moves across all games


| Total moves | User |
| :————-: | :——- |
| 692 | @JohnyP36 |
| 448 | @marcizhu |
| 381 | @mishmanners |
| 196 | @KubaRocks |
| 116 | @the1Riddle |
| 112 | @MatthiasGN |
| 109 | @viktoriussuwandi |
| 78 | @huuquyet |
| 75 | @lulunac27a |
| 68 | @N-NeelPatel |



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