Difference between revisions of "SDK Resources"

From Playdate Community Wiki
Jump to: navigation, search
m (Made links that were visually grouped as lists into semantic unordered lists.)
Line 25: Line 25:
* [https://github.com/ivansergeev/gfxp GFXP Lib] GFXP is a small library with a collection of patterns for Playdate.  
* [https://github.com/ivansergeev/gfxp GFXP Lib] GFXP is a small library with a collection of patterns for Playdate.  
* [https://github.com/cadin/panels Panels] Build scrolling interactive comics for the Playdate console.
* [https://github.com/cadin/panels Panels] Build scrolling interactive comics for the Playdate console.
* [https://github.com/NobleRobot/NobleEngine Noble Engine] The Playdate SDK is probably the most user-friendly console SDK ever made, but if you're familiar with state/scene-based game engine frameworks like Unity, Flixel, Citrus, or others, you may be looking for a library that can get your game "on its feet,” extend existing APIs, offer new features, or provide more intuative ways to leverage the SDK in your game.


=== Fonts ===
=== Fonts ===

Revision as of 13:29, 11 April 2022

This page lists resources that are available for free to help you with developing games on Playdate - everything from free assets, libraries to extend Playdate's capabilities, or tutorials to help you get up to speed.

Tutorials

IDE Integrations

Libraries

  • AnimatedSprite: Extends Playdate's sprite capabilities.
  • Playdate Aseprite Palettes: An Aseprite extension giving you palettes representing Playdate's 1-bit colour palette.
  • GFXP Lib GFXP is a small library with a collection of patterns for Playdate.
  • Panels Build scrolling interactive comics for the Playdate console.
  • Noble Engine The Playdate SDK is probably the most user-friendly console SDK ever made, but if you're familiar with state/scene-based game engine frameworks like Unity, Flixel, Citrus, or others, you may be looking for a library that can get your game "on its feet,” extend existing APIs, offer new features, or provide more intuative ways to leverage the SDK in your game.

Fonts

June: June is a multilingual, high-resolution bitmap font with some playful curves and distinctive letterforms, inspired by portable game fonts of the 00's.

Tools

  • Dithering Oven: Great 1 Bit Image Dithering tool
  • Jsfxr: Jsfxr is an online 8 bit sound maker and sfx generator. All you need to make retro sound effects with jsfxr is a web browser
  • GFXP Pattern Editor v2: A simple browser tool for creating new patterns and a large library of ready-made ones. Now with the ability to create your own library.