kunjgit / GameZone

This open source repository contains collection of games build on basic tech stacks in web development . Use your creativity and build your own game and contribute to the repository by making PR 🎮
https://kunjgit.github.io/GameZone/
Apache License 2.0
556 stars 826 forks source link

[Enhancement]: I want to add background music in fruit sliding game and a update a new cutting music for the fruits #4845

Open ankit071105 opened 1 month ago

ankit071105 commented 1 month ago

Do you want to have the enhancement of existing game ? 😀 Describe yourself..

Yes, enhancing an existing game by adding background music and new cutting sound effects can significantly improve the user experience. Here's a more detailed plan to implement these enhancements for your fruit sliding game. Describe Yourself: I am a web and app developer with a passion for creating interactive and engaging digital experiences. With a strong foundation in front-end development, I specialize in building responsive and intuitive user interfaces. I have worked on numerous projects, from sleek portfolios to complex web applications, always aiming to deliver high-quality solutions that meet user needs. My expertise includes JavaScript, ReactJS, Flutter, and more, allowing me to tackle a wide range of development challenges.

Describe the solution you'd like

Describe the Solution: To enhance the fruit sliding game with background music and new cutting sound effects, we'll follow these steps: Background Music Integration: Choose or create a suitable background music track that complements the game's theme. Implement the background music to play continuously during the game session. Add controls for the player to mute or adjust the volume of the background music. Cutting Sound Effects: Select or create distinct sound effects for the fruit cutting action. Ensure the sound effect is synchronized with the fruit cutting animation for a seamless experience. Implement the sound effect to play each time a fruit is successfully cut by the player. Video of Solution :-

https://github.com/user-attachments/assets/df66da7c-2efc-4069-a3de-ba054301aefd

Select program in which you are contributing

GSSoC24, IWOC2024, hacktoberfest, GSSoC23, Other

Code of Conduct

kunjgit commented 1 month ago

Hey @ankit071105 ! Thank you for raising an issue 💗 You can self assign the issue by commenting /assign in comment 😀 Make sure you follow CODE OF CONDUCT and CONTRIBUTING GUIDELINES 🚀 Don’t Forget to ⭐ our GameZone🎮 Make sure you join our Discord🕹️

ankit071105 commented 1 month ago

Assigned this issued to me

malvika-sinha commented 1 month ago

I want to resolve the issue, Kindly assign me the task

ankit071105 commented 1 month ago

@malvika-sinha I have already resolve this and created pull request also