Skip to content

🔬GitHub contribution calendar as a working game of life simulation with AWS Lambda

Notifications You must be signed in to change notification settings

sambattalio/github-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-game-of-life

My attempt to make GitHub commit calendar into a working game of life simulation

Runs on my alt account

Hopefully over the next year+ it will run the game of life oscillator right!

Current Screenshot

Using selenium and s3, I am able to update this screenshot daily! So stay tuned.

(The first week of running is August, so the contributions before are not a part of the "game")

Screenshot Test

How it works

I utilize aws-chalice to create a pretty straight forward lambda function that runs on a Cloudwatch Schedule (cronjob). I have hard-coded in an oscilator that runs like below(but tilted 90 degrees):

toad

Check out my blog post for a bit more insight!

About

🔬GitHub contribution calendar as a working game of life simulation with AWS Lambda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages