-
Notifications
You must be signed in to change notification settings - Fork 0
nickmartin607/gameOfLife
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
usage: gameoflife.py [options]
Conway's Game of Life
optional arguments:
-h, --help show this help message and exit
Optional Game Initial Setup Options:
--initial {blinker,toad,lwss,tumbler,glider,exploder}
Initial configuration
--coordinates (X,Y) [(X,Y) ...]
Specific coordinates for custom initial setup
Optional Game Specification:
-d #, --dimension # Dimension of the boards width and height
-c #, --cells # Number of default active cells
-r #, --rounds # Number of generations to run for
About
Conway's Game of Life - Assignment for Authentication Models Class @ RIT Fall 2016
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published