ggdt/examples/template_complicated/README.md

9 lines
328 B
Markdown
Raw Normal View History

# ggdt - Complicated Template/Example
2022-05-26 21:14:38 -04: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
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.