MakeContributions / markdown-dungeon

This is an example that how to use Markdown creating a dungeon, please give a ⭐
https://markdown-dungeon.netlify.app/
MIT License
322 stars 148 forks source link

Add a Dead End Message for an Unproperly Linked Option #111

Closed ghost closed 3 years ago

ghost commented 3 years ago

There was an option in the game that linked to the begin-journey.md file without any dead end message.

The path:

Start a new game > I choose you, the normal dungeon > Begin Your Journey > Find a Way Out > Go Home > Something seems amiss, so you venture forth with an uneasiness of what may lie ahead > Sneak around and enter from the back?

Fix: Added a Dead End file namely 2-2.md and linked it properly to the unlinked option.

Addresses #107

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

ghost commented 3 years ago

Please review this @ming-tsai .

ghost commented 3 years ago

Thanks for your review @ming-tsai and @Dexters-Hub .