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

Revision:
1:89b525515734
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_app.json	Fri Jan 26 23:48:45 2018 +0000
@@ -0,0 +1,3 @@
+{
+    "macros": [ "MICROBIT_BLE_ENABLED=0", "MICROBIT_BLE_PAIRING_MODE=0" ]
+}
\ No newline at end of file