Micro:bit Fish Tank Video Game

This game simulates a fish tank. There are 2 fishes in the tank. They swim in random directions. If fishes collide, they die. Edit the following game and figure out how the program works and do the programming exercise.

Programming Exercise

Can you change the fish tank game such that, when two fishes collide, a baby fish is born?