062 - Playdate Networking

The Playdate got networking support, so I spent a morning figuring out how to make an HTTP request from Swift and pull real data onto the device. No plan, no prep, just me reading docs and hitting errors until it worked.

Built with PlaydateKit, a Swift wrapper around the Playdate C API.

Links: PlaydateKit: https://github.com/finnvoor/PlaydateKit Playdate SDK: https://play.date/dev/