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 | ||
screenshot.png |
libretrogd - 'Flying Balls' Demo v2
Extension of the original 'Flying Balls' demo found in this repository under /examples/balls
. This one is re-done
with some more effects, but with the major difference being utilization of the entity, events, and states support from
libretrogd.
Simply do cargo run
from this directory to try it out.