Ghosts 👻👻👻


Ghosts 👻👻👻


October 27, 2021

example p5.js javascript creating-classes 🎃

This sketch fills the screen with ghosts! It uses the cos() function to make the ghosts go left and right, and it uses an array to hold previous values to make the tail.

Click here to view this code in the p5 editor.

ghosts

This is part of p5 spooky sketches printout I made for CC Fest in 2019. That printout contains a bunch of Halloween-themed examples of drawing and image manipulation. Feel free to use it on your own or in a classroom!

Remix Ideas

  • Add more ghosts.
  • Make all the ghosts different shades of the same color.
  • Use HSB colors for the ghosts.

Creating Classes Examples

Comments

Happy Coding is a community of folks just like you learning about coding.
Do you have a comment or question? Post it here!

Comments are powered by the Happy Coding forum. This page has a corresponding forum post, and replies to that post show up as comments here. Click the button above to go to the forum to post a comment!