ggdt/examples/balls_v2/README.md
Gered 58340c03fe rename from libretrogd to ggdt
i'll admit i never totally liked the name "libretrogd"
2023-03-02 16:11:59 -05:00

10 lines
353 B
Markdown

# ggdt - '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
ggdt.
Simply do `cargo run` from this directory to try it out.
![](screenshot.png)