You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a new algorithm for placing fish, based on a Cartesian grid instead of generating each line separately. This will allow for a greater diversity of random patterns, as well as making the code simpler to add rules to, such as maximum one shark, or clumping like fish near each other.
The text was updated successfully, but these errors were encountered:
Add a new algorithm for placing fish, based on a Cartesian grid instead of generating each line separately. This will allow for a greater diversity of random patterns, as well as making the code simpler to add rules to, such as maximum one shark, or clumping like fish near each other.
The text was updated successfully, but these errors were encountered: