BryceMehring / Hexel

Retro Tower Defense Game
https://brycemehring.github.io/projects/hexel/
MIT License
5 stars 2 forks source link

Add support for sound #22

Open BryceMehring opened 10 years ago

BryceMehring commented 10 years ago

Sound resources:

BryceMehring commented 9 years ago

Added initial support via d03c5c153168e1bb44098393d368744227ac79df.

BryceMehring commented 9 years ago

I've added support for randomized song playback via 3abd22ebcfba1dc5c5e36e387ced16d45ca6aa6c. I have not added the songs to the git repo yet as I'm not sure if these songs are fitting, but I do like them. The build from Jenkins contains the new songs, link.

BryceMehring commented 9 years ago

@mephisto275(Jared) is assigned to making the chiptune soundtrack.

Kioljin commented 9 years ago

We now load the SoundManager class during the splash screen.