2023-03-02 16:08:37 -05:00
|
|
|
# ggdt - Complicated Template/Example
|
2022-05-26 21:14:38 -04:00
|
|
|
|
2023-03-02 16:08:37 -05:00
|
|
|
A more complicated usage example that can also serve as a new project template to get started using ggdt.
|
2022-05-26 21:14:38 -04:00
|
|
|
|
2023-03-02 16:08:37 -05:00
|
|
|
This example project shows a relatively simple set up of using ggdt's entity, events and state management
|
2022-05-26 21:14:38 -04:00
|
|
|
systems all together.
|
|
|
|
|
|
|
|
Run `cargo run` from this directory to try it out.
|