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

Add Dynamic Jump Scare Feature with Full Spookiness and Chaos #182

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

sumitkumar9128
Copy link
Contributor

@sumitkumar9128 sumitkumar9128 commented Oct 26, 2024

fixes #105

Description: This PR introduces a new, dynamic jump scare feature, designed to enhance the horror theme with intense spookiness and chaos. The jump scare effect includes:

Randomized creepy images that pop up on-screen to surprise users.
Flickering animations and randomized positioning to intensify the horror effect.
Custom CSS and isolated component structure, ensuring no merge conflicts now or in the future.

Additional Context:

For a demonstration of the effect, refer to the attached video.
The creepy cursor effect was not included due to browser compatibility issues and potential caching problems that affected consistent rendering.

demo.1.1.mp4

If you’d like to change any of the jump scare images, simply:

Add or replace image files in the src/assets/creepyImg directory.
Update the array of images in JumpScareEffect.jsx to include the new images. (just need to update img name)
The feature has been fully tested for merge compatibility and isolated from other components, with only minimal modifications in App.jsx. Feel free to merge anytime!

Copy link

vercel bot commented Oct 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
chaos-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 26, 2024 2:27pm

Copy link

Thank you for submitting your chaotic pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our chaotic CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

👋 Welcome, @sumitkumar9128! Thank you for your first pull request to ChaosWeb! We’re excited to see how you’ve contributed to the madness. 🎉 Our team will review your chaotic creation soon. Keep the disorder coming! 🚀

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

🎉 Thanks @sumitkumar9128! Your pull request has added more chaos to ChaosWeb. We’ll review it shortly. Keep breaking the rules! 🚀

@vansh-codes
Copy link
Owner

Share screenshot and video

@sumitkumar9128
Copy link
Contributor Author

hey @vansh-codes check the video,
The jump scare effect is triggered unpredictably by user interactions, including hovering over elements, clicking, and scrolling. This adds an element of surprise that aligns with the website's chaotic theme.

@vansh-codes
Copy link
Owner

Looks scary! 👻

@vansh-codes vansh-codes self-requested a review October 26, 2024 18:52
Copy link
Owner

@vansh-codes vansh-codes left a comment

Choose a reason for hiding this comment

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

Chaotic!

@vansh-codes vansh-codes merged commit 31b3526 into vansh-codes:main Oct 26, 2024
4 checks passed
@vansh-codes vansh-codes added enhancement New feature or request gssoc-ext GSSOC'24 Extd Participant level2 awards 25 points chaos Chaotic update labels Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chaos Chaotic update enhancement New feature or request gssoc-ext GSSOC'24 Extd Participant level2 awards 25 points
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chaotic Feat: Proposal to Add Horror-Themed Features (Jump Scares & Creepy Cursor)
2 participants