every duck, one pond
Micro Badling is a free web app that connects to and shepherds a badling of Microduck robots over Web Bluetooth — several ducks at once, straight from Chrome or Edge, nothing to install. (A badling is what a group of ducks is called.)
No hardware? Hatch a test duck — a built-in simulator that speaks the same protocol as the real robot. Motor control is deliberately absent: the robot refuses it over Bluetooth by design, so driving and the camera live on each duck's own console.
Web Bluetooth needs Chrome or Edge over HTTPS. Other browsers can still explore the pond with simulated ducks.
Open source at
github.com/morsela/microbadling,
including the @microduck/sdk TypeScript SDK it is built on.