crankstart-sys 0.1.2

A barely functional, wildly incomplete and basically undocumented Rust crate whose aim is to let you write games for the [Playdate handheld gaming system](https://play.date) in [Rust](https://www.rust-lang.org).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.euclid]
default-features = false
features = ["libm"]
version = "0.20.13"

[package]
authors = ["Rob Tsuk <robtsuk@google.com>"]
description = "A barely functional, wildly incomplete and basically undocumented Rust crate whose aim is to let you write games for the [Playdate handheld gaming system](https://play.date) in [Rust](https://www.rust-lang.org)."
edition = "2018"
license = "MIT"
name = "crankstart-sys"
repository = "https://github.com/pd-rs/crankstart"
version = "0.1.2"