Hour of makecode rps (#579)
* local commit * More reaction fixex * Local commit * Convert 'rock paper scissors' to a make project * Revert the 'reaction time' stuff * Add image for project page * Add finished make image in last step
This commit is contained in:
committed by
Sam El-Husseini
parent
4d851407f1
commit
30ab1156c7
39
docs/projects/rock-paper-scissors/make.md
Normal file
39
docs/projects/rock-paper-scissors/make.md
Normal file
@ -0,0 +1,39 @@
|
||||
# Make
|
||||
|
||||
## Materials
|
||||
|
||||
* @boardname@, battery holder and 2 AAA batteries
|
||||
* Roll of duct tape (maybe 2 rolls if you want another color)
|
||||
* Velcro
|
||||
|
||||
## Steps
|
||||
|
||||
### Step 1 - Cut the pieces of tape
|
||||
|
||||
Cut 2 Pieces of Duct Tape about 9-10 inches long. Press the sticky sides together to form one piece of tape (this is tricky!). This makes the band of your wrist cuff.
|
||||
|
||||

|
||||
|
||||
### Step 2 - Attach the micro:bit and battery pack
|
||||
|
||||
Mount the micro:bit in the center of your wrist cuff band by looping a piece of duct tape around in a circle.
|
||||
|
||||

|
||||
|
||||
Attach the battery pack to the micro:bit and tape it on the wrist cuff band on the opposite side from the micro:bit.
|
||||
|
||||
### Step 3 - Add the wrist fasteners the micro:bit
|
||||
|
||||
Attach Velcro tabs at the ends of the wrist cuff as fasteners. You may need to try it on your wrist to adjust the size.
|
||||
|
||||

|
||||
|
||||
### Step 4 - Decorate it!
|
||||
|
||||
Decorate the wrist cuff with stickers, glitter, markers, etc.
|
||||
|
||||

|
||||
|
||||
## ~button /projects/rock-paper-scissors/code
|
||||
NEXT: Code the game!
|
||||
## ~
|
Reference in New Issue
Block a user