Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 948 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 948 Bytes

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