csharpfritz / csharpfritz/MyFirstTextGame

Add 'help' command to display available commands

Đang mở
#1 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
engine enhancement squad:banner
Ngôn ngữ chính
C#
Star
1
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

The game currently responds to unknown commands with a list of valid commands, but there's no dedicated help command. Players should be able to type help at any time to see available commands with brief descriptions.

**Acceptance criteria:**
- Add CommandType.Help to the enum
- CommandParser recognizes help and ? as help commands
- GameEngine.HandleHelp() prints a formatted list of all commands with short descriptions
- Use cyan ANSI color for the help text

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.