Useful Links for making games in Pulp
Pulp is a click-and-place game maker for Playdate. Because it’s so fast and easy to use, it’s proven very popular among developers, from novices just starting out, to experienced developers looking for a change of pace. Along with Pulp games, a number of helpful Pulp resources have been put together by our community.
Links
-
PulpScript: A Beginner’s Guide by SquidGod. 13-minute video tutorial on the basics of PulpScript, from how PulpScript interacts with the rest of Pulp to programming basics.
-
Make an Adventure Game for the Playdate using Pulp by SquidGod. 15-minute video tutorial on making a simple adventure game with health, hazards, locked doors, and more.
-
Making a Simple Enemy AI and Attack System by SquidGod. 6-minute video tutorial.
-
Making Pong in Pulp by Andrew Loebach.
-
Text input with an onscreen keyboard by Talon Jay.
-
Aseprite script to export multi-tile animations to Pulp by Kleist.
-
How-to: Drawing frames from a single tile by Ledbetter.
-
How-to: ice and conveyor belt tiles for sliding puzzles by orkn.