Skip to content

Fix life algorithm#2

Open
bcl wants to merge 1 commit intoKyleBanks:masterfrom
bcl:master-fix-game
Open

Fix life algorithm#2
bcl wants to merge 1 commit intoKyleBanks:masterfrom
bcl:master-fix-game

Conversation

@bcl
Copy link
Copy Markdown

@bcl bcl commented Apr 9, 2019

You have to update the whole field atomically, you cannot change them as
you scan the cells. So move the alive update into the draw function.

Fixes #1

You have to update the whole field atomically, you cannot change them as
you scan the cells. So move the alive update into the draw function.

Fixes KyleBanks#1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant