## rustyray-sys - DEV
[](https://crates.io/crates/rustyray-sys)
[](https://docs.rs/rustyray-sys)
[raylib](https://github.com/raysan5/raylib) is a simple and easy-to-use library to enjoy videogames programming.
This crate is a low-level wrapper for the raylib C library.
### Usage
Add it to your project:
```shell
cargo add rustyray-sys
```
### Contributing
PRs and issues are not welcome yet, the crate is work in progress and until version 1.0.0 i don't recommend to anyone to use this.