Skip to content

bodaiboka/life

Repository files navigation

Game of Life

The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. In this app you can try out many example. There are three screens in the application: Main screen, Settings screen and Game screen.

In the Main screen you can start a new game with the specified settings, or you can choose the Settings to customize the game.

In the Settings screen you can cutomize the game paramteres like: game table size, initial pattern. After you set the paramteres you must press save button in order to apply settings.

In the Game screen you can see your selected initial pattern. If you don't check "start from selected pattern" checkbox in the Settings you will see an empty table. You can edit cells with tap. The flow of the game can be controlled by the controller buttons: "PLAY", "NEXT", "PAUSE". You can change the speed of the game with the seekbar. If you press "CLEAR" button, the game will take up initial state.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages