A bot that periodically checks for Playdate firmware updates and notifies a Discord channel when a new one is detected
-
Updated
Jan 26, 2022 - TypeScript
Playdate is a handheld video game console developed by Panic.
The device features a mechanical crank and a 1bit black-and-white screen that operating like e-paper but can produce up to 60 FPS.
Official SDK is openly available, supports C, C++ and Lua languages and includes simulator.
Games are created using SDK can be freely sideloaded to the device.
A bot that periodically checks for Playdate firmware updates and notifies a Discord channel when a new one is detected
A starting point for developing your next playdate game on MacOS.
Zelda-inspired adventure game for Panic Playdate
A simple audio playback app for quickly testing audio on a Playdate
Disassemble Playdate Lua bytecode
MTG life counter for Playdate
An artisanal Playdate jailbreak app
MultiClock is a splash of code for Playdate that displays the time using 24 clocks
An unofficial cookiecutter template for building Playdate games with Visual Studio Code on macOS, Windows and Linux.
Basic example project for the Playdate SDK
Demo of Triangle geometry motion for Playdate