Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 280 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 280 Bytes

Conway's Game of Life

A pure JavaScript implementation of Conway's Game of Life. Currently the code takes about 10ms to render a frame.

Preloaded Configurations:

  • Glider
  • 10-Cell Exploder
  • Exploder
  • Bloomer
  • R-Pentomino
  • Gosper Gun

Alt Text