Ghost 👻


Ghost 👻


October 26, 2021

example p5.js javascript random animation 🎃

This sketch animates a ghost! It uses the cos() function to make the ghost go left and right, and it uses an array to hold previous values to make the tail.

Click here to edit this code in the p5.js editor.

ghost

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

  • Change the variables at the top to make the ghost move differently.
  • Make the ghost a different color.
  • Add a flying bat or a moon in the background.

Animation 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!