-
Notifications
You must be signed in to change notification settings - Fork 0
A Robust Game of Life
portegys/RobustLife
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A Robust Game of Life Use build.bat/build.sh to build. To run application: java robustlife.RobustLifeApplication [-automatonSize <width> <height>] [-screenSize <width> <height>] [-range <visibility range>] [-noise <noise quantum>] To run test driver: java robustlife.RobustLifeTest [-automatonSize <width> <height>] [-screenSize <width>] [-numTrials <number of trials>] [-trialLength <trial length (steps)>] [-cellDensity <cell density>] [-range <visibility range>] [-noise <noise quantum>] [-internalDistance <cell distance to self>] [-nodisplay] Reference: Tom Portegys and Janet Wiles, "A Robust Game of Life". The International Conference on Complex Systems (ICCS2004). http://tom.portegys.com/research/RobustLife.pdf
About
A Robust Game of Life
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published