-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
*(I wrote this back in fall 2008, during my freshman year of college)* | ||
|
||
A project that kind of spawned from a whim, I remember one day thinking, "Hey, why is my screensaver one of the default OS X screensavers? I should make my own and make it do something cool!" Well, what would be a cool screensaver? The Game of Life. | ||
|
||
Now, this may have been done many times before, but my version incorporates the "fading" feature from Mirek's Java Cellebration, which I haven't seen (yet) in an OS X Game of Life screensaver. In other words, the cells fade out over time, which, at 12 generations per second, looks pretty darned snazzy. |