Skip to content

Instantly share code, notes, and snippets.

@al-the-x
Created October 2, 2014 15:40
Show Gist options
  • Select an option

  • Save al-the-x/67b1d67c0d02c488302b to your computer and use it in GitHub Desktop.

Select an option

Save al-the-x/67b1d67c0d02c488302b to your computer and use it in GitHub Desktop.
Conway's Game of Life from Week 2 at @TheIronYard--Orlando
/**
* Conway's Game of Life: http://en.wikipedia.org/wiki/Conway's_Game_of_Life
*
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment