Skip to content

ryanml/Github-Game-of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Github's Game of Life

Github's game of life is a userscript written in vanilla javascript that allows you to perform a cellular automata simulation on your, or anyone's Github contributions map.

Works in the latest version of Firefox and Chrome, for the Greasemonkey and Tampermonkey add-ons respectively.

Features:

  • You can click on cells while the simulation is running (or paused) to 'kill' or 'revive' them
  • Check the far right checkbox for some pretty colors :^)

Example:

example

About

Implements Conway's Game of Life-like algorithm on a user's Github contributions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published