This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 7a3edfd2ed773a31331c1f57230b857e01993077
tree 83524462f3f8ecbca29cc17dcc832a44aed98690
parent b0d67495464c8c4943374ad78438f54ee825075f
tree 83524462f3f8ecbca29cc17dcc832a44aed98690
parent b0d67495464c8c4943374ad78438f54ee825075f
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
BugsFramework/ | ||
| |
CocoaBugs/ | ||
| |
README | ||
| |
plugins/ |
README
Welcome to CocoaBugs! CocoaBugs is an Artificial Life experimentation framework for Mac OS X, written in Objective-C. It works on a plugin model. INSTALLATION/USAGE 1. Open CocoaBugs/CocoaBugs.xcodeproj. Build-and-run. 2. Choose a plugin, edit its configuration, and start the simulation. 3. Use the toolbar buttons to step or run the simulation. 4. Use the "Options" panel to change simulation parameters, or export a configuration file. 5. Build the "HeadlessBugs" target to do batch simulation of an exported .cocoabugs file from the command-line. Example: HeadlessBugs run openboxes.cocoabugs --output run --steps 1000 --runs 10 \ --sample mutationRate --min 0.2 --max 0.7 There is no wiki yet.








