Skip to content

rusty-crank/Dino

Repository files navigation

Dino

workflow-status itch.io

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.

demo

Getting Started

  1. Install playdate sdk
  2. cargo install playdate-cli
  3. Clone this repo
  4. cargo playdate run