ggdt/examples/template_complicated
2022-05-26 21:18:45 -04:00
..
src add template_complicated example 2022-05-26 21:18:45 -04:00
Cargo.toml add template_complicated example 2022-05-26 21:18:45 -04:00
README.md add template_complicated example 2022-05-26 21:18:45 -04:00

libretrogd - Complicated Template/Example

A more complicated usage example that can also serve as a new project template to get started using libretrogd.

This example project shows a relatively simple set up of using libretrogd's entity, events and state management systems all together.

Run cargo run from this directory to try it out.