Skip to content

Conversation

icebelly29
Copy link
Contributor

Summary

  • Add 3 power-ups: Double Points, Freeze Time , Extra Life
  • Add bomb obstacle with point and time penalties
  • Implement random spawning system for power-ups and obstacles
  • Add visual animations (pulse for power-ups, shake for obstacles)
  • Add notification system for power-up effects
  • Add lives counter and display
  • Maintain accessibility with updated ARIA labels
  • Add sound effects for power-ups and obstacles
  • Balance game difficulty with appropriate spawn rates

Resolves #81

Checklist

  • Linked issue (if any)
  • Ran locally without console errors
  • Focused scope (kept PR small)
  • Updated docs or TODO comments if needed

Screenshots

image

- Add 3 power-ups: Double Points (⚡), Freeze Time (🕒), Extra Life (💖)
- Add bomb obstacle (💣) with point and time penalties
- Implement random spawning system for power-ups and obstacles
- Add visual animations (pulse for power-ups, shake for obstacles)
- Add notification system for power-up effects
- Add lives counter and display
- Maintain accessibility with updated ARIA labels
- Add sound effects for power-ups and obstacles
- Balance game difficulty with appropriate spawn rates

Resolves commitra#81
Copy link

vercel bot commented Oct 18, 2025

@icebelly29 is attempting to deploy a commit to the hrishikesh-dalal's projects Team on Vercel.

A member of the Team first needs to authorize it.

@venisha-kalola venisha-kalola merged commit a5df77f into commitra:main Oct 19, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feat: Whack-a-Mole – Add Power-ups and Obstacles

2 participants