Looks cool!
May I suggest a simple improvement:
In your Fish class, instead of the line
turn(90);
put the lines:
turn(180);
getImage().mirrorVertically();
so your fish don't swim upside down.
Want to leave a comment?
You must first log in,
and be a member for more than a week.
2016/5/4