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/config.json	Fri Jan 26 23:48:45 2018 +0000
@@ -0,0 +1,8 @@
+{
+    "microbit-dal":{
+        "bluetooth":{
+            "enabled": 0,
+            "pairing_mode": 0
+        }
+    }
+}
\ No newline at end of file