top of page
  • Writer's picturethunderdx44

2/22/2022

I was really invested in the project. So far my favorite device in the micro-bit kit is the speaker, the music blocks allow so much creativity. I didn't find that much trouble with the project besides using the forever loop. When programming with the micro-bit you cannot have two simultaneous forever loops running at the same time. Instead, I combined both loops into one using the "if-else" block. I have one button value set at 1 and the other at 0 when the button is pressed, the value goes up by one. The micro bit will then display the current button value and will play the corresponding song.

6 views0 comments

Recent Posts

See All

5/17 Final Project IDEA

Full-screen: https://editor.p5js.org/meetch444./full/Jge8dxU9u Code: https://editor.p5js.org/meetch444./sketches/Jge8dxU9u For my final project I remade the classic game name known as Brick breaker. I

4/19 Space invader step one

While thinking of ideas for my final project, I said a video of an arcade cabinet of the game space invaders being found and I that i would be cool to recreate or reimagine space invaders on the p5. T

XY Bouncing(4/12)

https://editor.p5js.org/meetch444./sketches/kGSjq3LKV This sketch is ball bouncing in what would be a Z shape and as it bounces of the wall it changes colors. I had to dumb down this project a lot due

Post: Blog2_Post
bottom of page