Difference between revisions of "SDK Resources"

From Playdate Community Wiki
Jump to: navigation, search
Line 8: Line 8:


[https://github.com/Whitebrim/AnimatedSprite AnimatedSprite]: Extends Playdate's sprite capabilities.
[https://github.com/Whitebrim/AnimatedSprite AnimatedSprite]: Extends Playdate's sprite capabilities.
[https://github.com/dzuk-mutant/playdate-palette Playdate Aseprite Palettes]:An aseprite extension giving you palettes representing Playdate's 1-bit colour palette.
 
[https://github.com/dzuk-mutant/playdate-palette Playdate Aseprite Palettes]: An Aseprite extension giving you palettes representing Playdate's 1-bit colour palette.


=== Pulp ===
=== Pulp ===

Revision as of 02:19, 26 January 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.

SDK

Libraries

AnimatedSprite: Extends Playdate's sprite capabilities.

Playdate Aseprite Palettes: An Aseprite extension giving you palettes representing Playdate's 1-bit colour palette.

Pulp

Tutorials

PulpScript Tutorial: A tutorial that goes over the basics of PulpScript. Concise and to the point.

Assets

160 micro roguelike tiles: 160 1bit 8×8 tiles for RPG or roguelikes. In the package you'll find walls, enemies, items, interface elements and more.

Useful 1bit sprites: Textures, patterns and various theme icons sprites. More here

Fonts

Playdate Blackletter: A spooooky font for Pulp developers.

Neven's Free Fonts: Three free fonts for Pulp.

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

Ditherlicious: 1 Bit Image Dithering tool