Difference between revisions of "Pulp Resources"

From Playdate Community Wiki
Jump to: navigation, search
Line 1: Line 1:
==== Example Projects ====
* [https://devforum.play.date/t/pulp-simple-platformer-example/4327 Platformer]: A basic project with added gravity so it handles like a platformer.
* [https://devforum.play.date/t/dynamic-path-generator/4432 Dynamic Path Generator]: Are you just as tired as me of endlessly creating separate tiles and place them in the correct order to make a path? This project shows a single tile that just does all of that for you!
==== Tutorials ====
==== Tutorials ====


Line 9: Line 4:
* [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
==== Example Projects ====
* [https://devforum.play.date/t/pulp-simple-platformer-example/4327 Platformer]: A basic project with added gravity so it handles like a platformer.
* [https://devforum.play.date/t/dynamic-path-generator/4432 Dynamic Path Generator]: Are you just as tired as me of endlessly creating separate tiles and place them in the correct order to make a path? This project shows a single tile that just does all of that for you!


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

Revision as of 09:05, 7 April 2022

Tutorials

Example Projects

  • Platformer: A basic project with added gravity so it handles like a platformer.
  • Dynamic Path Generator: Are you just as tired as me of endlessly creating separate tiles and place them in the correct order to make a path? This project shows a single tile that just does all of that for you!

Tools

Assets

Fonts