Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including game-of-life-d3-boots with all npm packages installed. Try it out:

var gameOfLifeD3Boots = require("game-of-life-d3-boots")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

game-of-life-d3-boots v0.2.0

conway's game of life with a small bit of interactivity. an observer can click on a square to "infect" it (turn its living color to red). then, whenever that cell is live, it will "infect" its living neighbors

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free