Conway's Game of Life Simulation - LED Display


An Arduino program that simulates Conway's Game of Life on a 16x16 LED grid using an Arduino-compatible board. The simulation showcases the emergence of patterns and life-like behaviors based on simple cellular automaton rules.

Read more about it HERE.

Check out my github HERE