Skip to content

Project to demonstrate the principle of emergence using elementary cellular automaton

License

Notifications You must be signed in to change notification settings

qgolsteyn/emergence

Repository files navigation

Elementary Cellular Automaton Visualizer


This project was developed for a 3rd-year biology course at the University of Lethbridge to demonstrate the principle of emergence.

It allows for the visualization of elementary cellular automaton, using the rules defined by Stephen Wolfram in his book A New Kind of Science. More information about elementary cellular automaton can be found here.

The website uses the static website generator Create React App.

View live website

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing. See deployment for notes on how to deploy to a live machine.

Installing

To install, run the following:

git clone https://github.com/qgolsteyn/emergence
cd emergence
yarn

You can then start a development server by running yarn start

Deployment

Run yarn build and deploy the build folder on your prefered static website publisher.

Built with

Authors

  • Quentin Golsteyn - Current project maintainer

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Project to demonstrate the principle of emergence using elementary cellular automaton

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published