ggdt/examples/balls
Gered 66bf1e40cc pin anyhow and thiserror versions
due to encountering some compile errors on a fresh system which pulled
down the newest minor versions of both. these two libraries do not seem
to follow "good" semantic versioning ... ? ugh. will try to work out
the compiler issues with the latest versions of these later ...
2023-01-18 13:26:53 -05:00
..
assets add "balls" example 2022-05-15 12:13:29 -04:00
src bitmap font/char rendering now requires a FontRenderOpts 2022-05-27 17:52:23 -04:00
Cargo.toml pin anyhow and thiserror versions 2023-01-18 13:26:53 -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.