Skip to content

Commit

Permalink
Update README.md (#433)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbritch committed Feb 13, 2024
1 parent 24c6a40 commit 8a00577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 8.0/Apps/GameOfLife/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ This is an implementation of the Game of Life for .NET Multi-platform App UI (.N

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.

![Game of Life app screenshot](Screenshots/GameofLife.png "Game of Life appl screenshot")
![Game of Life app screenshot](Screenshots/GameofLife.png "Game of Life app screenshot")

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 comments on commit 8a00577

Please sign in to comment.