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
Cells are updated based on their neighbors' living status. We know they are neighbors, because we do some math to find them on the screen, but if the screen size changes, the locations for the cells also changes, leading to generations rendering incorrectly.
The text was updated successfully, but these errors were encountered:
Cells are updated based on their neighbors' living status. We know they are neighbors, because we do some math to find them on the screen, but if the screen size changes, the locations for the cells also changes, leading to generations rendering incorrectly.
The text was updated successfully, but these errors were encountered: