vineetjc / pygame-Coin-Fall-

Collect as many coins from the coin fall in 30 seconds. Avoid the bombs! Made using pygame.
MIT License
6 stars 15 forks source link

Add sound effects #15

Open deepak2431 opened 5 years ago

amrit-choudhary commented 5 years ago

@deepak2431 have you started or should i work on this?

deepak2431 commented 5 years ago

I have started to work on this.

vineetjc commented 5 years ago

Seeing the above I'm assigning @deepak2431

vineetjc commented 5 years ago

49 adds bg music, can be improved by adding more sound effects, mute/unmute, volume, toggle sfx options etc.

deepak2431 commented 5 years ago

Yeah I am working on that too.Bit I am busy because of my college work so I can't get much time.I am trying to add more sound effects as after setting will be updated I would add mute music option there.And I am trying to add coin pickup sound.

deepak2431 commented 5 years ago

@vineetjc You have rename the Music folder name to music you need to change the too in sound_manager.py as music while loading the music file.Shall I make a pull request regarding it or you would work on that?

vineetjc commented 5 years ago

I'll make that change @deepak2431 well spotted