ErikSundbergDC / ErikSundbergDC/DungeonCrawlerServer

CommandCommands

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Lägg till CommandCommands som är ett kommando för att lista alla kommandon och skriva ut dem på skärmen. Använd dig av en foreach-loop för att gå igenom alla kommandon som finns i PlayerCharacterns lista.

Contributor guide

No contributing guide indexed for this repository

Research direction

Find the existing command implementations and PlayerCharacter's list of commands. Start by tracing how commands are selected and displayed, then add CommandCommands so it iterates through that list with a foreach loop and prints every command. Done means invoking it displays all commands available to the player.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli, game-dev
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.