rust-sfml [](https://travis-ci.org/jeremyletang/rust-sfml) [](https://crates.io/crates/sfml) [](https://gitter.im/rust-sfml/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
=========
Rust bindings for [SFML](http://www.sfml-dev.org), the Simple and Fast Multimedia Library.
Requirements
=============
- Linux, Windows, or OS X
- Latest stable Rust
- [SFML 2.4](http://www.sfml-dev.org/download.php)
- [CSFML 2.4](http://www.sfml-dev.org/download/csfml/)
Examples
=============
Examples are located under the `examples` directory:
- [0.11.0](https://github.com/jeremyletang/rust-sfml/tree/v0.11.0/examples) (Latest release)
- [master](https://github.com/jeremyletang/rust-sfml/tree/master/examples) (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.