feat(classic-games): 新增 Mini Connect Four 小游戏#1004
Merged
Conversation
Made-with: Cursor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
新增一个单文件 TailwindCSS 经典小游戏:Mini Connect Four。玩家点击列按钮落下黄色棋子,电脑随机合法列落红色棋子,页面检测横向、纵向和斜向四连胜。\n\n文件路径:
project/classic-games/20260710-0906-connect-four-lite.html\n\n验证结果:\n- LIGHT_VALIDATION=pass:确认 HTML 结构、TailwindCSS CDN、核心游戏逻辑和内嵌 JS 语法。\n- git diff --check:通过。\n- 暂存区确认:仅新增project/classic-games/20260710-0906-connect-four-lite.html。\n\n审计结果:\n- OVERALL_EXIT=0\n- AUDIT_DIR=/tmp/git-commit-audit-20260710-090750-70980\n- WARN:无\n\n远端提交:c3bb403c2e5fe919d03dbfd5e6223b8feecc1271