Hi! This is a collection of cellular automata based simulations implemented in an Angular 7 web application
Current release can be found at: https://lorcanchinnock.github.io/AngularCellAutomata
Simulations currently implemented:
-
Go to project folder and install dependencies
npm install
-
Launch development server and open localhost:4200 in your browser
npm start