Conway's Game of Life Simple implemantation of Conway's Game of Life in JS. Installation git clone [email protected]:renatoi/game-of-life.git cd game-of-life npm install Test npm test Print npm start