107 lines
4.9 KiB
Markdown
107 lines
4.9 KiB
Markdown
# Gallery
|
|
|
|
Overview of Touch Develop lessons for the BBC micro:bit. #docs #contents
|
|
|
|
### @short Gallery
|
|
|
|
### ~column
|
|
|
|
|
|
## Maker
|
|
|
|
* [Telegraph](/microbit/pzeagwoudd), play the telegraph game between 2 BBC micro:bits
|
|
* [Ornament Chain](/microbit/rnvpgo), play the ornament chain game between 2 BBC micro:bits
|
|
|
|
### ~hide
|
|
|
|
* [The Watch](/microbit/lessons/the-watch), design and create The Watch
|
|
* [Hack your headphones](/microbit/lessons/hack-your-headphones), create music on the BBC micro:bit by hacking your headphones
|
|
* [Banana Keyboard](/microbit/lessons/banana-keyboard), create music with fruits
|
|
|
|
### ~
|
|
|
|
## Beginner
|
|
|
|
* [Night light](/microbit/vltwrzuqto), dim the LEDs with set brightness
|
|
* [Beautiful image](/microbit/nudwzmphyx), show a beautiful image with show LEDs
|
|
* [Smiley,](/microbit/zsohipimef) smiley and frowney with show animation
|
|
* [Lucky 7](/microbit/rqhxxqppqu), show a number on the LED screen with show number
|
|
* [Answering machine](/microbit/bnkmeqymuh), show a text message with show string
|
|
* [Snowflake fall](/microbit/zhcfmiejlg), repeat an animation with forever
|
|
* [Screen wipe](/microbit/hlnitnqjjk), turn off the LEDs with clear screen
|
|
* [Flashing heart](/microbit/bwmxfwqswx), display images with a pause
|
|
* [Blink](/microbit/jbbutifslm), turn an LED on and off with plot
|
|
|
|
### ~hide
|
|
|
|
* [Bounce image](/microbit/lessons/bounce-image), scroll an image across the screen on shake
|
|
* [Magic logo](/microbit/lessons/magic-logo), show an image on logo up
|
|
* [Glowing sword](/microbit/lessons/glowing-sword), make a glowing sword with fade in and fade out
|
|
|
|
### ~
|
|
|
|
### ~column
|
|
|
|
## Intermediate
|
|
|
|
* [Zoomer](/microbit/fwrohhjqql), measure the force with acceleration
|
|
* [Strobe light](/microbit/jguqlzeayr), develop shapes with a nested for loops
|
|
* [Digi yoyo](/microbit/lppocrbpys), create a counter with a while loop
|
|
* [Die roll](/microbit/lzblatmknq), spin with more if statements
|
|
* [Spinner](/microbit/dzijduruek), spin the arrow with multiple if statements
|
|
* [Truth or dare](/microbit/filuzbwauo), a game that forces each player to reveal a secret or do something funny with if statement
|
|
* [Love meter](/microbit/rrmlrvojfa), create a love meter with on pin pressed
|
|
* [Guess the number](/microbit/ftsenbvqwz), guess a random number with random
|
|
* [Magic 8](/microbit/fyjinpjuqu), a fortune teller game with the BBC micro:bit
|
|
* [Counter](/microbit/rerlmjgjut), display a number with a variable
|
|
* [Glowing pendulum](/microbit/xrnsveuwxj), construct a pendulum that glows using acceleration
|
|
* [Looper](/microbit/nxcddtbizi), display a series of numbers with a for loop index
|
|
|
|
### ~hide
|
|
|
|
* [Rotation animation](/microbit/lessons/rotation-animation), control an animation with a boolean variable
|
|
* [Offset image](/microbit/lessons/offset-image), shift an image horizontally with image offset
|
|
* [Compass](/microbit/lessons/compass), displays the direction the BBC micro:bit is pointing
|
|
|
|
### ~
|
|
|
|
### ~column
|
|
|
|
## Advanced
|
|
|
|
* [Rock paper scissors](/microbit/tnmtbvyyma), use image offsets with local variables
|
|
* [Digital pet](/microbit/vefocoajpb), a display of pet images with sub-functions
|
|
* [Catch the egg](/microbit/reczlreqob), catch falling eggs in a basket with an acceleration controller
|
|
* [Headbands](/microbit/bzrusu), create a charades game with a collection of strings that hold the words
|
|
* [Prank WiFi](/microbit/dceikq), create fake WiFi to trick your friends
|
|
* [Flipping bird](/microbit/lbhvywjzkv), use modulo with a conditional
|
|
* [Runaway pac man](/microbit/loafab), construct the game pac man with the BBC micro:bit
|
|
* [Line of Fire](/microbit/fzcoly), make a game to test hand-eye coordination
|
|
* [The hat game](/microbit/njynsd), make a game to test your focus on the moving ball
|
|
* [Pong](/microbit/xcenyy), a light bouncing from left to right
|
|
* [Meteorite](/microbit/zaidka), a game where meteorites are coming for you one by one
|
|
* [Minesweeper](/microbit/jaeeve), make a game to test your memory for placing a LED mine then finding the hidden LED mine
|
|
* [Bop it](/microbit/zlpndm), a game where you have to keep up with the commands
|
|
* [Letter Up](/microbit/ftlqjo), a guessing game with string operators with string at
|
|
* [Racing Buttons](/microbit/hcuxid), racing game to determine if player 1 presses Button A faster or if player 2 presses Button B faster
|
|
|
|
### ~hide
|
|
|
|
* [Transformers](/microbit/lessons/transformers), use functions to return values
|
|
* [Speed button](/microbit/lessons/speed-button), code a speed game with running time
|
|
* [Jailbreak](/microbit/lessons/jailbreak), break out of a counting loop by pressing button "A"
|
|
* [2 player pong](/microbit/bzycll), collaborate with a classmate to develop Pong on multiple BBC micro:bits
|
|
|
|
### ~
|
|
|
|
### ~hide
|
|
|
|
* [Number psych](/microbit/lessons/number-psych), collaborate with multiple classmates to develop a game on multiple BBC micro:bits and a breadboard
|
|
|
|
### ~
|
|
|
|
### @section full
|
|
|
|
The lessons promote computational thinking and computer science literacy[ read more...](/microbit/lessons/teach)
|
|
|