Skip to content

sorohan/cgol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

Conway's Game of Life, written in javascript using HashLife algorithm.

Coverage Status

Play

npm i && npm run play

Performance

Current speed for 32 x 32 size board: ~225 generations per second.

Old Script

For my older implementation see gol.html and gol.js

About

Conway's Game of Life

Resources

Stars

Watchers

Forks

Packages

No packages published