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) | před 6 roky | |
---|---|---|
assets | před 7 roky | |
lesson01 | před 6 roky | |
lesson02 | před 6 roky | |
lesson03 | před 6 roky | |
lesson04 | před 6 roky | |
lesson05 | před 6 roky | |
lesson06 | před 6 roky | |
.gitignore | před 7 roky | |
README.md | před 7 roky |
I'm going through the Lazy Foo' SDL tutorial, but attempting to use rust (and rust's sdl2 wrapper libraries).