1# Playdate Bluesky client 2 3An experiment to learn Zig and the Playdate SDK. 4 5# Resources 6 7Thank you to https://github.com/DanB91/Zig-Playdate-Template for the starting point.