Initial commit: Text Adventure Game
Features: - Combat system with AP/EP hit calculation and three-layer defense - Auto-combat/farming mode - Item system with stacking support - Skill system with levels, milestones, and parent skill sync - Shop system with dynamic pricing - Inventory management with bulk selling - Event system - Game loop with offline earnings - Save/Load system Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
6
.claude/agents/syntax-check.md
Normal file
6
.claude/agents/syntax-check.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
name: syntax-check
|
||||
description: 检查编译和语法问题
|
||||
model: sonnet
|
||||
---
|
||||
分析代码库中的编译错误和语法问题。识别所有需要在测试前修复的问题。
|
||||
Reference in New Issue
Block a user