I know, I already posted in the Let’s Discuss thread, but I’ll post anyway. Here’s my Angular Game of Life.
Demo: https://gckev-game-of-life.surge.sh/
GitHub: https://github.com/kevcomedia/ng-game-of-life
It’s pretty basic, with a 50x50 grid and controls for starting or stopping the simulation and clearing the board.
I also made some notes. A bit of spoilers present though.