9 lines
328 B
Markdown
9 lines
328 B
Markdown
# 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.
|