Microbit Operation Game
by Abimcd98533 in Circuits > Electronics
2855 Views, 12 Favorites, 0 Comments
Microbit Operation Game
Are you looking for a fun project to do? Or to recreate one of your favorite classic games? Well then I have the project for you! The microbit operation Game!
Supplies
The supplies you will need:
- 4 Alligator clips
- Coper tape
- Microbit (I'm using the BBC Microbit which has a built in speaker but other Microbits may need a speaker)
- Large piece of cardstock
- Tweezers
- Pencil crayons
- Prestation board or card board
Coding
- Go to https://makecode.microbit.org/#
- Then once your on the website place the on start block.
- Next you add the show number 3 block and add the pause block to 100 ms under the on start block.
- Repeat with 2 and 1.
- Next add the forever block as a separate block
- Next add the show icon block and pick the smile icon
- Next add the if (Blank) then block
- Next add pin P1 is pressed block to if (Blank) then block
- Next add another Show icon block but instead of the smile icon use the frown icon
- Next add play tone high B for 4 beats block.
- Next add start melody funeral repeating once in background block.
- Next upload to microbit
Attaching the Alligator Clips
Attach three alligator clip to to pin 1 and one to pin GND
Preparing the Board
- Trace or draw what you want to be on your game board on card stock. (If you are using black card stock use a light color to draw or trace)
- Chose where you want to put the holes using stick notes or something you can use to move mark where you want to put it
- Sketch where the holes in your board should be. (I would recommend tracing around the token)
- Cut where you traced (Children should have adult supervision from this step)
Tokens
- Start by sketching the tokens on cardboard.
- Then color them.
- After you finished that then cut them out.
Adding Pockets to the Board
- Line what your using as pockets with copper tape
- Glue each of the pockets to the back of the holes
Putting It All Together
- Attach the wires on pin 1 to the copper tape
- Attach the wire attached to GND to the pair of tweezers
Enjoy Your Game
Now enjoy your game