diff --git a/src/content/libraries/en/Pixyp5js.yaml b/src/content/libraries/en/Pixyp5js.yaml new file mode 100644 index 0000000000..4c6bbf6e55 --- /dev/null +++ b/src/content/libraries/en/Pixyp5js.yaml @@ -0,0 +1,10 @@ +name: Pixyp5js +description: A library for easily more easily dealing with pixels in images during runtime +category: drawing +sourceUrl: https://github.com/RandomGamingDev/Pixyp5js/ +featuredImage: "../images/Pixyp5js.png" +featuredImageAlt: The name "Pixyp5js" written on the top an image of a pixel art computer with a smile as its screen and a projection of its face meant to demonstrate that the library is meant for easily modifying pixels during runtime +author: + name: RandomGamingDev + url: https://randomgamingdev.github.io/index.html +license: MIT \ No newline at end of file diff --git a/src/content/libraries/images/Pixyp5js.png b/src/content/libraries/images/Pixyp5js.png new file mode 100644 index 0000000000..a44f365a45 Binary files /dev/null and b/src/content/libraries/images/Pixyp5js.png differ