Conway's game of life

v1.0.0

About

This is an implementation of Conway's game of life made in Javascript using Phaser, a fast, fund and free open source HTML5 game framework

Instructions

  1. Click on the game grid below to set cells live or dead
  2. Press the "Play" button to start simulating. The play button will change to a Pause button
  3. Press the "Pause" button to pause the simulation
  4. Press "Step" to make one single step in the simulation