playdate 0.2.6

High-level Playdate API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Examples



# How to run

```bash
cargo playdate run -p=playdate --example=hello-world --features=lang-items,entry-point

cargo playdate run -p=playdate --example=video --features=lang-items,entry-point
```


More information how to use [cargo-playdate][] in help: `cargo playdate --help`.



[cargo-playdate]: https://crates.io/crates/cargo-playdate