This is a recreation of Google Chrome's offline dinosaur game on Playdate.
The game is developed using the Rust programming language and is built upon playdate-rs, a safe C-API binding for Rust. It serves as a showcase for the API binding, demonstrating its capabilities.
Available for free at wenyuzhao.itch.io/dino.
- Install playdate sdk
cargo install playdate-cli
- Clone this repo
cargo playdate run