Created
October 2, 2014 15:40
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * 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