项目作者: softartdev

项目描述 :
Cellular automaton
高级语言: Kotlin
项目地址: git://github.com/softartdev/ConwaysGameOfLife.git
创建时间: 2016-09-09T13:24:49Z
项目社区:https://github.com/softartdev/ConwaysGameOfLife

开源协议:GNU General Public License v3.0

下载


Conway’s Game of Life

CI - build, tests, lint
CD - publish on Google Play

The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. It is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input. One interacts with the Game of Life by creating an initial configuration and observing how it evolves. It is Turing complete and can simulate a universal constructor or any other Turing machine. - Wikipedia ©


Get it on Google Play