Gered
eb6a363afd
note that i'm intentionally not using rustfmt. i've tried to like that tool, but in the end i just really don't like it. too many edge cases and subjectivity and not enough customization. which is probably the intent. which makes me hate it that much more. fuck you, rustfmt. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
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.