4 releases
new 0.1.3 | Feb 20, 2025 |
---|---|
0.1.2 | Feb 16, 2025 |
0.1.1 | Feb 16, 2025 |
0.1.0 | Feb 16, 2025 |
#209 in Audio
221 downloads per month
3MB
56K
SLoC
rustyray - DEV
raylib is a simple and easy-to-use library to enjoy videogames programming.
This crate is a high-level wrapper on top of rustyray-sys.
The motivation behind this project is to have as safe and performant of an implementation of raylib in rust as possible.
Usage
Add it to your project:
cargo add rustyray
Examples
See examples.
I will try to re-create all raylib examples.
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.