Gered
b010c044ef
they all still depend on sdl2 through the libretrogd dependency, but the benefit is that future sdl2 version updates are much easier to accomplish for most apps, since only libretrogd needs to be updated (in theory). |
||
---|---|---|
.. | ||
assets | ||
src | ||
Cargo.toml | ||
README.md |
libretrogd - Audio Playback Example
Simple example of playing back one or more sounds loaded from WAV files simultaneously.
Run cargo run
from this directory to try it out.