top of page
Search
  • Writer's pictureDavid McDonald

My First Micro-bit Animation


For my first micro bit animation I attempted a short pacman animation.

I wanted to put 3 short frames on a loop using forever but I couldn't figure out how to properly display a death animation using a button press. Instead I made the animation longer and lead into the death animation and put in a option to skip the "title screen using the b button.


5 views0 comments

Recent Posts

See All

Interactive drawing Program

At first I wanted to edit the paddleball code to add a function like a boost button, but I ended up preferring the mouseX and mouseY functions so I decided to focus on an interactive drawing program.

Post: Blog2_Post
bottom of page