This document describes the process of building a 10x10 LED matrix display to visualize John Conway's Game of Life. The initial design used individually addressable WS2801 LED strips controlled by an Arduino, but this prototype failed to work. With help from the local makerspace community, a simplified redesign was implemented using pre-wired WS2801 LEDs in a custom laser-cut case, which successfully displayed the Game of Life. The project demonstrated that keeping designs simple is important, and that maker communities can provide valuable assistance when projects run into problems.