Skip to content

Cellular automaton game, by Cambridge mathematician John Conway, built using React + Redux

License

Notifications You must be signed in to change notification settings

SimoNonnis/game-of-life

Repository files navigation

The game of life

Built with React and Redux this App is a 'cellular automaton' (invented by Cambridge mathematician John Conway in 1970)

The "game" 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, or, for advanced "players", by creating patterns with particular properties.

###Install: sudo npm install npm start (development) npm run build (production)

About

Cellular automaton game, by Cambridge mathematician John Conway, built using React + Redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published