sfml 0.10.1

Rust binding for sfml
docs.rs failed to build sfml-0.10.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: sfml-0.20.0

rust-sfml Build Status crates.io

Rust bindings for SFML, the Simple and Fast Multimedia Library.

Prerequisites

SFML 2.3 and CSFML 2.3 must be installed on your computer. You can download them here:

Rust-sfml works on Linux, Windows and OSX.

Examples

Examples are located under the examples directory:

  • 0.9.3 (Latest release)
  • master (Latest development version)

License

This software is a binding of the SFML library created by Laurent Gomila, which is provided under the Zlib/png license.

This software is provided under the same license than the SFML, the Zlib/png license.