Conway's game of life. Base on ideas from Michael Abrash's Graphics Programming Black Book.
Fourth implementation, after
- https://github.com/ahuth/conway
- https://github.com/ahuth/conway2
- https://github.com/ahuth/conway3
See a live demo at https://ahuth.github.io/conway4.