ggdt/examples/template_minimal
Gered aab19ba6b3 moved indexed (256 colour) graphics stuff into new "indexed" module
in preparation for adding 32-bit graphics stuff, i want to keep things
separate using modules
2023-03-08 14:16:54 -05:00
..
src moved indexed (256 colour) graphics stuff into new "indexed" module 2023-03-08 14:16:54 -05:00
Cargo.toml rename from libretrogd to ggdt 2023-03-02 16:11:59 -05:00
README.md rename from libretrogd to ggdt 2023-03-02 16:11:59 -05:00

ggdt - Minimal Template/Example

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

Run cargo run from this directory to try it out.