Wednesday, March 2, 2022

Playdate SDK

Panic (Hacker News):

The full Playdate SDK is for folks already comfortable with coding — but we’ve worked hard to make it as easy and approachable as we can. It gives you two choices of languages: Lua, for a higher-level scripting language experience, or C, for improved performance.

It’s also packed with helpful functions for things like font handling, drawing, animation, sprites, tilemaps, collision detection, A* pathfinding, audio synthesis, crank handling (of course!), and really quite a lot more!

The SDK also includes a key tool: the Playdate Simulator, for Mac, Windows, and Linux. This app allows you to run and test your Playdate games on your computer, without needing Playdate hardware. Simulate the crank. Log errors. Check memory usage. It does it all.

There are also design guidelines.

Previously:

Comments RSS · Twitter

Leave a Comment