Skip to content

Confetti#55

Closed
DIYA-BHATT29 wants to merge 0 commit into
FOSSCLUB-LBSITW:mainfrom
DIYA-BHATT29:confetti
Closed

Confetti#55
DIYA-BHATT29 wants to merge 0 commit into
FOSSCLUB-LBSITW:mainfrom
DIYA-BHATT29:confetti

Conversation

@DIYA-BHATT29
Copy link
Copy Markdown
Contributor

📌 Description

Adds a celebratory confetti animation that triggers whenever the player achieves a new high score. This provides positive visual feedback and enhances the overall gameplay experience without altering existing mechanics.

🔗 Related Issue

Closes: #48


🛠 Changes Made

Added a fullscreen canvas dedicated to rendering confetti particles.
Implemented a lightweight confetti animation using JavaScript and Canvas.
Triggered the confetti effect when a new high score is detected in the game loop.
Ensured the feature integrates without modifying existing gameplay logic or controls.

📷 Screenshots (if applicable)

Screenshot 2026-03-06 175356

✅ Checklist

  • [✅ ] I have tested my changes
  • [ ✅] My code follows project guidelines
  • [ ✅] I have linked the related issue

@FOSSCLUB-LBSITW
Copy link
Copy Markdown
Owner

Hi @DIYA-BHATT29, thanks for adding the confetti animation feature — it’s a nice visual touch for celebrating a new high score. 🎉
However, this PR currently has merge conflicts in index.html, script.js, and style.css with the main branch. Could you please resolve the conflicts and update the branch so we can proceed with the review and merge?

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.

Add Confetti Animation on New High Score

2 participants