Difference between revisions of "Pulp Resources"

From Playdate Community Wiki
Jump to: navigation, search
m (Made links that were visually grouped as lists into semantic unordered lists.)
Line 1: Line 1:
==== Tutorials ====
==== 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=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=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
 
[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


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


[https://devforum.play.date/t/aseprite-script-export-multi-tile-animations-to-pulp/4080 Aseprite script:]  Export multi-tile animations to Pulp
* [https://devforum.play.date/t/aseprite-script-export-multi-tile-animations-to-pulp/4080 Aseprite script:]  Export multi-tile animations to Pulp
 
* [https://kaasiand.cool/oven/ Dithering Oven]: Great 1 Bit Image Dithering tool
[https://kaasiand.cool/oven/ Dithering Oven]: Great 1 Bit Image Dithering tool


==== Assets ====
==== 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://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://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.
[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 ====
==== Fonts ====


[https://github.com/rjth/PlaydateBlackletter Playdate Blackletter]: A spooooky font for Pulp developers.
* [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://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
[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

Revision as of 16:45, 2 April 2022

Tutorials

Tools

Assets

Fonts