Is your feature request related to a problem? Please describe.
Background music would be cool. Checkout this repo full of awesome Creative Commons Music
Describe the solution you'd like
Add a sound library... Probably pygame, add some background music, and make some sound effects when things happen.
Describe alternatives you've considered
As a parent, silence is golden, but this is a bit much even for me. Seriously though, I've looked for other sound libraries, and I'm waiting for pygame 2.0 for the fix to their bug with virtualenv, but if you know of another functioning and actively maintained python library I'm down.
Additional context
I've really tried to minimize dependencies, but this is a situation where I'd rather not roll my own. If it comes down to choosing between minimizing dependencies and maintaining portability, portability is the priority. This project was open-sourced to make it useful for others.
Is your feature request related to a problem? Please describe.
Background music would be cool. Checkout this repo full of awesome Creative Commons Music
Describe the solution you'd like
Add a sound library... Probably pygame, add some background music, and make some sound effects when things happen.
Describe alternatives you've considered
As a parent, silence is golden, but this is a bit much even for me. Seriously though, I've looked for other sound libraries, and I'm waiting for pygame 2.0 for the fix to their bug with virtualenv, but if you know of another functioning and actively maintained python library I'm down.
Additional context
I've really tried to minimize dependencies, but this is a situation where I'd rather not roll my own. If it comes down to choosing between minimizing dependencies and maintaining portability, portability is the priority. This project was open-sourced to make it useful for others.