GDSC-RCCIIT / debug-quest

https://gdsc-rcciit.github.io/debug-quest/
2 stars 15 forks source link

Festival Of Lights #58

Closed Neutral-Ronnie closed 2 weeks ago

Neutral-Ronnie commented 2 weeks ago

Issue: Triggers a beautiful Lighting throughout the screen.

Information: function celebrate() responsible for creation of fireworks using 2 functions createFirework() and incrementPoints() . Also plays an audio file cracker-sound.mp3.

Fix: Removing the function createFirework() will fix the issue.