Overview

This is a LÖVE sketch of the classic Conway’s Game of Life.

To run:

  1. Download and install LÖVE (https://love2d.org/).
  2. Clone this repo.
  3. Either:
    • Drag and drop game-of-life directory onto the love.exe
    • Or, in a terminal window run: love . from within this directory (requires PATH environment setup)

Controls

No interaction in this version.

Links:

Screenshot:

screenshot