Skip to content
View Oracynx's full-sized avatar
🏫
School
🏫
School

Block or report Oracynx

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
Oracynx/README.md

Oracynx 的社区国际象棋锦标赛

English Version

当前状态:正在对局

下一步需白棋走棋。

参与方法:

  • 点击下面的任意一个棋子,跳转到对应页面后再点击想要移动到的位置。

  • 如果结束,可以点击 重置

或者手动提交 Issue:

在本 repoIssue 界面提交一个新的 Issue,标题如下:

  • !move|<需要移动的棋子位置>|<想要移动到的位置> 来移动棋子,如 !move|A2|A4

  • !init 来重置棋盘,当且仅当棋局结束可以使用。

下棋逻辑实现比较简陋,部分特殊移动方式可能无法使用,需要吃掉对方的王才算胜利

到达对方底线的兵将被自动升变为后,暂不支持自行决定。

可以查看 git log / documents/log.md 获取结果,或直接查看下面的棋盘。

如果遇到问题,请发送邮件到 [email protected] 或提交 Issue,但是由于 Issue 可能堆积,有可能无法看到。

同样的,欢迎 PR。

A B C D E F G H
8
7
6
5
4
3
2
1

Oracynx's Community Chess Championship

中文版本

Current status: PLAYING

The next step requires WHITE chess moves.

How to participate:

  • Click on any of the chess pieces below to jump to the corresponding page and then click on the position you want to move to.

  • If end, you can click Reset.

Or submit an issue manually:

Submit a new issue in the Issue interface of this repo in the title format:

  • !move|<position of chess piece to be moved>|<position to be moved> to move chess pieces, such as !move|A2|A4.

  • !init to reset the chessboard, which can be used only when the game is over.

The logic of chess is relatively simple, and some special moves may not be available. You need to capture the opponent's king to win.

Pawns that reach the opponent's bottom line will be automatically promoted to the back, and you can't decide for yourself at this time.

You can check git log / documents/log.md to get the results, or just look at the board below.

If you encounter any problems, please send an email to [email protected] or submit an issue, but since issues may be piled up, they may not be visible.

Likewise, PRs are welcome.

A B C D E F G H
8
7
6
5
4
3
2
1

Pinned Loading

  1. Source-Code Source-Code Public

    My C++ Contest Source Files

    C++ 1

  2. OI-wiki/OI-wiki OI-wiki/OI-wiki Public

    🌟 Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)

    TypeScript 23.7k 4.3k