An sdl2 renderer using Yoga and yoga-wrapper-rs
$ cargo run --example c
$ cargo run --example text
- maybe think about multiple fonts?
- multiple Measures {}, but where to put them?
Game loop boilerplate in examples taken from the fantastic Arcade-rs tutorial by jadpole <3
License: MIT (see MIT-LICENSE)