I'm going through the Lazy Foo' SDL tutorial, but attempting to use rust (and rust's sdl2 wrapper libraries).

- http://lazyfoo.net/tutorials/SDL/
- https://crates.io/crates/sdl2

jmelesky b5e8a131ff add Cargo bits před 7 roky
.gitignore b5e8a131ff add Cargo bits před 7 roky
README.md a87e548bb5 initial commit před 7 roky

README.md

lazyfoo-sdl-rust

I'm going through the Lazy Foo' SDL tutorial, but attempting to use rust (and rust's sdl2 wrapper libraries).