rust_pixel 1.0.4

2d pixel-art game engine & rapid prototype tools support terminal, wgpu, sdl2 and web...
Documentation
1
2
3
4
5
include!("build_support.rs");

fn main() {
    setup_rust_pixel_cfg_aliases();
}