A barely functional, wildly incomplete and basically undocumented Rust crate whose aim is to let you write Games for the Playdate handheld gaming system in Rust.
Total Rust Noob wanting to use this project as a way to get familiar with Rust
followed README.md instructions for updating bindings ran generate_bindings.sh
ran example project with cmd crank run --release --example hello_world --device
confirmed on device works with playdate simulator Upload Game to Device
Total Rust Noob wanting to use this project as a way to get familiar with Rust followed README.md instructions for updating bindings ran generate_bindings.sh ran example project with cmd
crank run --release --example hello_world --device
confirmed on device works with playdate simulator Upload Game to Device