Swift on Playdate Demonstration

IMG_2640.mov

Want to build by yourself?

  1. Install swift-DEVELOPMENT-SNAPSHOT-2024-03-01-a toolchain from Swift.org
  2. Build SwiftPM with a patch, and include it in PATH.
$ swift experimental-sdk install ./SwiftSDKs/Playdate.artifactbundle
$ cd Example
$ ./build.sh
$ open Example.pdx