we'll be introducing variable display size features next, so these screen dimension compile-time constants are not going to be useful. the "low_res" and "wide" features were also tied to the idea of compile-time constants for display sizing so these need to go too, and will be brought back via runtime configuration |
||
---|---|---|
.. | ||
assets | ||
src | ||
Cargo.toml | ||
README.md | ||
screenshot.png |
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.