ggdt/examples/template_minimal
2023-02-27 14:51:55 -05:00
..
src update examples with new input device and main loop event handling stuff 2023-02-27 14:51:55 -05:00
Cargo.toml remove explicit sdl2 dependency from example apps 2023-01-18 17:04:25 -05:00
README.md add template_minimal example 2022-05-26 18:43:22 -04:00

libretrogd - Minimal Template/Example

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

Run cargo run from this directory to try it out.