Here's what we did to create a simple gesture controlled minibot using Micro:Bits
The video goes into the details of creating a gesture controlled robot using micro:bits. We will use one sender micro:bit that sends gesture information over to another receiver micro:bit through radio. The receiver micro:bit then uses the gesture info to control dc motors and thus moving our robot.
Please find codes related to this project on github.