this is a simulation of Conway's Game of Life
- click on a square to toggle live/dead cells
I basically reused code from my Pixel Painter project and an old LeetCode submission
im tryna do this thing where i deploy pygame projects into github pages ok bye