flame-engine / flame_audio

Audio capabilities and helpers for playing sounds, music and effects on Flame games
MIT License
7 stars 6 forks source link
audio flame hacktoberfest

This repository has moved to the Flame monorepo

flame

Adds audio support for Flame using the audioplayers package.

Test


This package makes it easy to add audio capabilities to your games, integrating Audioplayers features seamless into your Flame game code.

Add this as a dependency alongside Flame v1 to your game if you want to play background music, ambient sounds, sound effects, etc.

Credits