Skip to content

Add Dev Escape Room - #794

Merged
praveenscience merged 5 commits into
praveenscience:mainfrom
shri8977:main
Jul 29, 2026
Merged

Add Dev Escape Room#794
praveenscience merged 5 commits into
praveenscience:mainfrom
shri8977:main

Conversation

@shri8977

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds a new interactive quiz called Dev Escape Room, where users solve progressively challenging programming puzzles across HTML, CSS, JavaScript, Git, APIs, and JSON to unlock new rooms. The quiz is built as a single self-contained HTML file, includes a preview image, and updates the quiz registry.

**Closes #788

Type of Change

  • New tool
  • Enhancement to existing tool
  • Bug fix
  • Documentation update
  • Build system / infrastructure

Screenshot

Checklist

  • I have read the Contributing Guide.
  • My branch follows the naming convention.
  • I have tested my changes locally in a modern browser.

For new tools

  • The feature is implemented as a single self-contained HTML file.
  • The filename follows the required naming convention.
  • I added an entry to the appropriate data registry.
  • I added a screenshot alongside the HTML file.
  • No external frameworks or heavy UI libraries were used.
  • Only lightweight assets (if any) are used.
  • I ran node scripts/sort-norm.js.
  • I ran node scripts/build.js and verified the landing page.

For enhancements / bug fixes

Not applicable.

@praveenscience praveenscience left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@praveenscience
praveenscience merged commit fecfd99 into praveenscience:main Jul 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Idea: Dev Escape Room

3 participants