Skip to main content

modular-random-chess-game-logic

Develops the JavaScript logic for a web-based chess game that plays random valid moves automatically. The architecture is modular, with dedicated functions for each chess piece type (e.g., rook, knight) to calculate legal moves based on geometric patterns. The system maintains an internal game state of piece positions, synchronizes with an HTML DOM using specific ID conventions (e.g., 'r-1-w'), and auto-plays by alternating turns between white and black.

インストールへ移動

ソース情報

リポジトリ
ECNU-ICALK/AutoSkill
ソースの最終更新活動
2026年3月16日 04:53
検出された SKILL.md の言語
英語
スター
553
フォーク
51

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。