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
john melesky be6e06ac42 update to use sdl2 v0.31.0 (no code changes required) | %!s(int64=6) %!d(string=hai) anos | |
---|---|---|
assets | %!s(int64=7) %!d(string=hai) anos | |
lesson01 | %!s(int64=6) %!d(string=hai) anos | |
lesson02 | %!s(int64=6) %!d(string=hai) anos | |
lesson03 | %!s(int64=6) %!d(string=hai) anos | |
lesson04 | %!s(int64=6) %!d(string=hai) anos | |
lesson05 | %!s(int64=6) %!d(string=hai) anos | |
lesson06 | %!s(int64=6) %!d(string=hai) anos | |
.gitignore | %!s(int64=7) %!d(string=hai) anos | |
README.md | %!s(int64=7) %!d(string=hai) anos |
I'm going through the Lazy Foo' SDL tutorial, but attempting to use rust (and rust's sdl2 wrapper libraries).