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 1592b4bade lesson 3 -- closing when the window closes, rather than sleeping 2sec 7 лет назад
assets 3d7ed5dfcf moving lesson 2 assets to common asset directory 7 лет назад
lesson01 8bdd2d005e lesson 1, working with sdl2 0.30 7 лет назад
lesson02 e05ca8941c a terrible typo! 7 лет назад
lesson03 1592b4bade lesson 3 -- closing when the window closes, rather than sleeping 2sec 7 лет назад
.gitignore b5e8a131ff add Cargo bits 7 лет назад
README.md a87e548bb5 initial commit 7 лет назад

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