Pinned Repositories
stapler
My take on the classic Macintosh app Stapler (with a little bit of LaunchList)
DMTemplates
An Objective-C templating engine designed to be easy to use (single class, simple interface) with features enough to handle the cases commonly faced by developers in need of a such a library. The engine sits on top of the advanced key-value syntax and parsing done through Apple's NSPredicate and NSExpression classes for conditions and value expressions in templates.
gamekid
Play Game Boy games on your Playdate.
hotline
A modern Hotline client for Mac, iOS, and iPadOS
playbox2d
A port of box2d lite to C for the Playdate SDK.
playdate-animatedimage
A dead simple and lightweight way to display animated images/gifs in your Playdate game.
playdate-fluid
A simple fluid simulation library for Playdate written in Lua.
playdate-timeline
A library written for Playdate that makes it easy to conduct animations and events over time.
swift-databuilder
A Swift library that uses result builders to allow you to construct Data objects from various Swift data types.
mierau's Repositories
mierau/gamekid
Play Game Boy games on your Playdate.
mierau/hotline
A modern Hotline client for Mac, iOS, and iPadOS
mierau/playbox2d
A port of box2d lite to C for the Playdate SDK.
mierau/DMTemplates
An Objective-C templating engine designed to be easy to use (single class, simple interface) with features enough to handle the cases commonly faced by developers in need of a such a library. The engine sits on top of the advanced key-value syntax and parsing done through Apple's NSPredicate and NSExpression classes for conditions and value expressions in templates.
mierau/playdate-fluid
A simple fluid simulation library for Playdate written in Lua.
mierau/playdate-timeline
A library written for Playdate that makes it easy to conduct animations and events over time.
mierau/playdate-animatedimage
A dead simple and lightweight way to display animated images/gifs in your Playdate game.
mierau/swift-databuilder
A Swift library that uses result builders to allow you to construct Data objects from various Swift data types.