An implementation of the famous Conway´s Game of life web version avaliable at Game of life
All proyect was build with native HTML canvas for the principal simulation with the use of a datastructure called QuadTree and D3.js for charts and graphs
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/your_username_/Project-Name.git
- Install NPM packages
npm install
- Run localy
node index.js
- space for start the simulation
- rigth click to draw/erase a cell
- left click to move around the space
- zoom
- Change the rule of life
- Changes colors
- Upload and downdload patterns with extension .LIF
- Visualitation of atractors of small spaces
- Charts of poblation, density and entropy