Game of Life

Sat 25 February 2012

Inspired by a post on reddit, I decided to write this Python implementation of Conway's Game of Life. To spice things up, there's a twist: The outer border continues to randomly seed the field with new cells.

Additionally, newly deceased cells slowly fade back to black to make things more interesting to watch.

Source code is of course available at GitHub

Tags: programming


Loading comments...

© Julian Schrittwieser. Built using 開æŋ. Theme by Giulio Fidente on github. .