Gered
e503cfb718
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 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
ggdt - Complicated Template/Example
A more complicated usage example that can also serve as a new project template to get started using ggdt.
This example project shows a relatively simple set up of using ggdt's entity, events and state management systems all together.
Run cargo run
from this directory to try it out.