Difference between revisions of "SDK Resources"

From Playdate Community Wiki
Jump to: navigation, search
m (BlueMaxima moved page Developer Resources to SDK Resources)
Line 15: Line 15:
[https://github.com/dzuk-mutant/June 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.
[https://github.com/dzuk-mutant/June 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.


=== Pulp ===
==== Tutorials ====
[https://www.youtube.com/watch?v=r5GnCjsAqeQ PulpScript: A Beginner's Guide]: A tutorial that goes over the basics of PulpScript. Concise and to the point.
[https://www.youtube.com/watch?v=p4eLcP3hgJc Make an Adventure Game for the Playdate using Pulp]: How to implement health, static hazards, moving hazards, locked doors, and more.
[https://www.youtube.com/watch?v=ERJ0J2vxbzk Making a Simple Enemy AI and Attack System]: How to make a simple enemy pathfinding AI, how to make the player face the direction you move, a simple sword attack system, as well as locking a room until all enemies are defeated
==== Assets ====
[https://kenney.nl/assets/micro-roguelike 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.
[https://vectorpixelstar.itch.io/8px Useful 1bit sprites]: Textures, patterns and various theme icons sprites. More [https://vectorpixelstar.itch.io/ here]
[https://teaceratops.itch.io/1-bit-tileset 1800 Pulp compliant tiles]: Large tileset to get you going.
[https://playdate-wiki.com/wiki/playdate-input-icons.zip Playdate Input Icons]: D-pad, A, B, Crank & power icons made by Dev_the_cord on discord.
==== Fonts ====
[https://github.com/rjth/PlaydateBlackletter Playdate Blackletter]: A spooooky font for Pulp developers.
[https://devforum.play.date/t/nevens-free-pulp-assets/2505 Neven's Free Fonts]: Three free fonts for Pulp.
[https://github.com/BleuLlama/RetroDecorations/tree/master/Font/png/pulp Retro Decorations Fonts]
[https://reservoir.itch.io/little-cianan Little Cianán] for Pulp, inspired by Irish manuscripts


=== Tools ===
=== Tools ===

Revision as of 22:39, 9 March 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.

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