We set the speed variables to a certain random value, but we have not coded the fish to do anything with those values yet.
Let’s now make the fish move at the variable speed once it has chosen a random value.
However, if we played the game right now, the fish will get stuck on the walls because it will forever move at that speed value.