McSinyx / brutalmaze

Migrated to https://git.sr.ht/~cnx/brutalmaze
https://pypi.org/project/brutalmaze/
GNU Affero General Public License v3.0
11 stars 3 forks source link

Add sound effects #2

Closed McSinyx closed 6 years ago

McSinyx commented 6 years ago

The last 2 effects will be looped infinitely. Volume will be used to indicate the current speed/damage in the current (frame) update.

Edit: This is not an FPS, movement sound will be unnecessary complication which will also make the audio bloated. Hit sounds should be stereo (pygame doesn't support real 3D sound, so this should be enough).

McSinyx commented 6 years ago

This is being solved on the new branch bachelor.