RanvierMUD / neuro

Websocket MUD client for the Ranvier MUD game engine
http://ranviermud.com
MIT License
66 stars 30 forks source link

Impl audio #3

Closed seanohue closed 6 years ago

seanohue commented 6 years ago

Plays audio if sent an audio cue with a matching file in the assets/audio directory.

Caveat: Looping and background audio are implemented but not fully tested.

Only one SFX so far.

Mute audio checkbox in options.

seanohue commented 6 years ago

Closing due to updated/improved PR being submitted.