raylib | ||
src | ||
.gitignore | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
main | ||
README.md |
Rust and raylib playground
A sample project to play with rust, raylib, and rust/c interoperability
How to run
$ cargo run --bin rect
raylib | ||
src | ||
.gitignore | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
main | ||
README.md |
A sample project to play with rust, raylib, and rust/c interoperability
$ cargo run --bin rect