Skip to content

jdan/gameoflife-factory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gameoflife-factory

a small webapp to make Conway's Game of Life gifs

setup

You need a few things to make node-canvas work. These are instructions for my MacBook.

brew install pkg-config cairo libpng jpeg giflib
npm install
npm start

usage

Use the UI to toggle cells, clear the whole thing, and check your animation. If you think it's rad, click the "GIF" button and see a GIF open in a new tab.

license

mit

About

a webapp to make game of life GIFs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published