Urknall
Conway's Game of Life for Raspberry Pi Pico
A small C/C++ projects that renders a cellular automaton (Conway's game of life) on an 128x64 Pixel Oled display (SSD1306 controller).
The project can be used as tutorial or template for the Pico C/C++ SDK and for benchmarking that controller.