Skip to content

samsface/conway-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conway-js

A Javascript Conways Game of Life With 1000 Patterns ##About This is another Javascript Conway's game of life. However, this implementation comes with a .rle decoder that can read all the community patterns. One can also change the decay and attack of how the game is drawn (doesn't effect rules). Try it for yourself: http://samsface.github.io/conway-js

##Features

  • 1000+ GOL Community Patterns
  • GOL RLE Decoder

##Installation Run the following code:

git clone https://github.com/samsface/conway-js.git

and host the files using a web server.

##License MIT License

About

A Javascript Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors