One day I decided to create an implementation of Conway's Game of Life using a 32 by 64 LED matrix I bought from China. It runs on a Raspberry Pi Pico and can be relatively easy to upload using Platform IO. It is coded in C++ and should be relatively straightforward to follow and modify to your liking from the comments and code available in GitHub.
I did this project for fun, as it is something I have always wanted to do, but just didn't have the time until now. I would like to continue this project by making a 3D printed case for it and a PCB shield for the Raspberry Pi Pico and the LCD matrix with USB C implementation. There is a possibility of this being sold as a decoration, or as a tool for other projects. The commercial version will likely have more features, but for now this is just an idea.
This is the first time I am publishing a project, I have done a lot more, just not published. Let's see how this goes.
Sick!