Game Of Life 🐪 A Conway's Game of Life. 🐎 Installation # install dependencies yarn # 1. standalone app (version 1 w/ electron) yarn run start # 2. web version (version 2 w/ express) yarn run dev ✏️ If you ran the web version, visit localhost:3000. 🌌 Screenshots Basic gameplay Epic brushes 🐊 Resources Conway's Game of Life P5JS