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
Copy file name to clipboardExpand all lines: 8.0/Apps/GameOfLife/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,6 @@ This is an implementation of the Game of Life for .NET Multi-platform App UI (.N
16
16
17
17
Tap cells to make them "alive" A clustered population of live cells works the best. Then press the **Run!** button. Rules are applied to the live cells to generate successive populations. A population might grow, or shrink, or stagnate, or disappear.
18
18
19
-

19
+

20
20
21
21
For more information about the Game of Life, see the Wikipedia article [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway's_Game_of_Life).
0 commit comments