Prepare
npm install
Run
npm run serve
- open
localhost:9000
if does not open automatically
Play
- click anywhere to change pointed cell's state from dead to live
- press spacebar or RUN button to simulate
If you haven't coded Conway's Game of Life during this pandemic, don't wait until the next one :)
JavaScript
Prepare
npm install
Run
npm run serve
localhost:9000
if does not open automaticallyPlay