Hey guys, I am new to the whole playdate development scene but I am an iOS developer. When I heard I could use the Swift programming language to create games I was excited. I have been playing around with PlaydateKit which is a package on top of the work originally done by the Swift team. (GitHub - finnvoor/PlaydateKit: Create games for Playdate using Swift.) I'm just curious if anyone has any examples or experience with this?
There's an active section on the Playdate Squad Discord Server
This thread is only one of a few search results for "PlaydateKit" on the forums, so I thought I'd chime in with the fact that there are two example projects in the repository: FlappySwift and Pong.
I think there should be more though, so I'm thinking about porting some more of the SDK examples.