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

Implement hidden console adventure game with Stimulus #26

Open
loftwah opened this issue Aug 23, 2024 · 0 comments
Open

Implement hidden console adventure game with Stimulus #26

loftwah opened this issue Aug 23, 2024 · 0 comments

Comments

@loftwah
Copy link
Owner

loftwah commented Aug 23, 2024

We want to add a fun, hidden feature to our Linkarooie project: a text-based adventure game that runs in the browser's console. This will be an easter egg for developers using our platform, adding an element of surprise and entertainment.

Tasks:

  1. Create a new Stimulus controller for the game logic
  2. Implement a basic text adventure game structure
  3. Add a secret key combination to trigger the game
  4. Create a console-based menu system for the game
  5. Implement game state management
  6. Add ASCII art for visual appeal in the console
  7. Ensure the game doesn't interfere with normal site functionality

This feature will add an extra layer of engagement for developers using Linkarooie, showcasing our attention to detail and love for coding.

@loftwah loftwah self-assigned this Aug 23, 2024
@loftwah loftwah changed the title Create hidden adventure game and menu that prints into the console inviting them to play Implement hidden console adventure game with Stimulus Sep 17, 2024
@loftwah loftwah removed their assignment Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant