Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/idea: hide an Easter Egg message in README.md #23

Open
glaucia86 opened this issue Feb 19, 2025 · 0 comments
Open

feat/idea: hide an Easter Egg message in README.md #23

glaucia86 opened this issue Feb 19, 2025 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@glaucia86
Copy link
Member

🎯 Goal:

We will hide a secret message inside README.md that hints at the Easter Egg. Users who find it will be guided to a hidden challenge.


🛠 Steps to Implement:

  1. Inside README.md, add this hidden comment:
<!-- 🏺 The Lost Scroll of Alexandria 🏺
Congratulations, traveler! You have uncovered an ancient secret.
To reveal its true power, run:

npm run decipher-scroll

And enter the code: "ALEXANDRIA-300BC"
-->
  1. Ensure this message does not appear in normal rendering.
  2. Test by checking that users can only see it when inspecting the Markdown source.

Expected Outcome: users who inspect the README will find this hidden clue and be directed to the next part of the challenge


@glaucia86 glaucia86 added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant