Include unplugged intro step in tutorials (#1376)
This commit is contained in:
committed by
Peli de Halleux
parent
55d2b9ea1e
commit
3a217e910e
@ -1,7 +1,11 @@
|
||||
# Coin Flipper
|
||||
|
||||
## Introduction @unplugged
|
||||
|
||||
Let's create a coin flipping program to simulate a real coin toss. We'll use icon images to represent a ``heads`` or ``tails`` result.
|
||||
|
||||

|
||||
|
||||
## Step 1
|
||||
|
||||
Get an ``||input:on button A pressed||`` block from the ``||input:Input||`` drawer in the toolbox. We'll put our coin flipping code in here.
|
||||
|
Reference in New Issue
Block a user