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 0850ba3d5b lesson 6 -- simpler than expected %!s(int64=7) %!d(string=hai) anos
assets 0850ba3d5b lesson 6 -- simpler than expected %!s(int64=7) %!d(string=hai) anos
lesson01 8bdd2d005e lesson 1, working with sdl2 0.30 %!s(int64=7) %!d(string=hai) anos
lesson02 e05ca8941c a terrible typo! %!s(int64=7) %!d(string=hai) anos
lesson03 1592b4bade lesson 3 -- closing when the window closes, rather than sleeping 2sec %!s(int64=7) %!d(string=hai) anos
lesson04 64c5d62681 lesson 4, now with lifetimes, hashmaps, etc %!s(int64=7) %!d(string=hai) anos
lesson05 a98172a033 add lesson 5 %!s(int64=7) %!d(string=hai) anos
lesson06 0850ba3d5b lesson 6 -- simpler than expected %!s(int64=7) %!d(string=hai) anos
.gitignore b5e8a131ff add Cargo bits %!s(int64=7) %!d(string=hai) anos
README.md a87e548bb5 initial commit %!s(int64=7) %!d(string=hai) anos

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).