2023-03-02 16:08:37 -05:00
|
|
|
# ggdt - 'Flying Balls' Demo v2
|
2022-05-23 17:44:16 -04:00
|
|
|
|
|
|
|
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
|
2023-03-02 16:08:37 -05:00
|
|
|
ggdt.
|
2022-05-23 17:44:16 -04:00
|
|
|
|
|
|
|
Simply do `cargo run` from this directory to try it out.
|
|
|
|
|
|
|
|
![](screenshot.png)
|