Draft: Add basic ability to play sounds
- You need to place the sounds into
sound/resources/successandsound/resources/failure - Currently, program would crash if there are no sounds
- Sound quality on the test speakers I used is catastrophic (speakers are fine)
- Might be a PyGame problem, or a Pi problem
Closes #37