simple 0.0.1

The simplest graphics library, inspired by LOVE2D
docs.rs failed to build simple-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: simple-0.3.0

simple

Simple is supposed to be a completely obvious and intuitive game library for Rust. Simple was inspired by LOVE2D. I wrote Simple because I liked the ease-of-use that LOVE2D provided but I wanted the advantage of a typed compiler (Rust).

Simple is implemented as a layer on top of AngryLawyer's Rust-SDL2 and is NOT written for performance. Remember: Simple is a prototyping tool!

Maintainer

Alexander Campbell alexanderhcampbell@gmail.com