sdl2_window

An SDL2 back-end for the Piston game engine
Maintainers: @TyOverby, @bvssvni, @Coeuvre, @mitchmindtree
Installation
To use this as a dependency, add the following code to your Cargo.toml file:
git = "https://github.com/PistonDevelopers/sdl2_window"
How to create a window
let mut window = new;
Troubleshooting
Dependencies
