ggdt/examples/balls
Gered eb6a363afd formatting
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.
2023-03-02 15:10:27 -05:00
..
assets add "balls" example 2022-05-15 12:13:29 -04:00
src formatting 2023-03-02 15:10:27 -05:00
Cargo.toml remove explicit sdl2 dependency from example apps 2023-01-18 17:04:25 -05:00
README.md add READMEs and screenshots for examples 2022-05-23 17:45:22 -04:00
screenshot.png add READMEs and screenshots for examples 2022-05-23 17:45:22 -04:00

libretrogd - 'Flying Balls' Demo

Just a silly demo. Very minimal.

Simply do cargo run from this directory to try it out.