micro:drop - A simple game for the BBC micro:bit Fruits falling from the sky. Use buttons A & B to control the player and catch them all. Drop speed increases every 10 catches. How much can you get? After game over press AB to restart.

Dependencies:   microbit

config.json

Committer:
novecento
Date:
2018-01-26
Revision:
1:89b525515734

File content as of revision 1:89b525515734:

{
    "microbit-dal":{
        "bluetooth":{
            "enabled": 0,
            "pairing_mode": 0
        }
    }
}