💾 Archived View for vigrey.com › nes › NESGameOfLife captured on 2023-05-24 at 17:59:58. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
Following the passing of John Horton Conway, I made an NES implementation of Conway's Game of Life. This implementation has a 40x40 grid (non-wrapping) and runs pretty slowly, but does work.
Conway's Game of Life title screenshot
Conway's Game of Life game screenshot
I wrote a blog post titled "Implementing Conway's Game of Life on the NES" that goes into more details about this project.
Implementing Conway's Game of Life on the NES