Skip to content

schie/GameOfLife

Repository files navigation

GameOfLife

#####Android implementation of Conway's Game of Life

Initialize the board randomly with approximately 50% live cells. Clicking the Button Run 1 will run one iteration of the game. Run 20 will run the game for about 10 seconds with a period of 0.5 seconds. Run will animate the game continuously with a period of 0.5 seconds.

About

Android implementation of Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages