pxl 0.0.9

🕹 A simple framework for making games
Documentation

pxl

A simple framework for making graphical programs in Rust. pxl is intended to avoid Rust's most challenging concepts, while still providing a compelling platform upon which to develop graphical games and programs.

Features

  • Pixel-based rendering
  • Sample-based audio synthesis
  • Custom vertex and fragment shaders
  • pxl-build, a compile-time resource loading crate
  • Action and text input