boskee / Minecraft

Simple Minecraft-inspired program using Python and Pyglet
MIT License
207 stars 33 forks source link

Added VERY EXPERIMENTAL sound system for "breaking" wood . WARNING: Make sure that your speakers / headphones are turned off - it may play sound very loud! #18

Closed ghost closed 11 years ago

ghost commented 11 years ago

Added VERY EXPERIMENTAL sound system for "breaking" wood . WARNING: Make sure that your speakers / headphones are turned off - it may play sound very loud!

You should also have AVBin library installed (http://avbin.github.com/AVbin/Download.html), which should be installed with pyglet as default.

P.S. I will be away from computer for a couple of hours, so I won't respond to comments immediately.