Skip to content

A pure JavaScript implementation of Conway's Game of Life, pre-loaded with a few configurations.

License

Notifications You must be signed in to change notification settings

karsujo/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A pure JavaScript implementation of Conway's Game of Life, pre-loaded with a few configurations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published