{"id":22946637,"url":"https://github.com/mmower/cell-culture-3","last_synced_at":"2026-07-11T07:02:25.355Z","repository":{"id":66365693,"uuid":"9852523","full_name":"mmower/cell-culture-3","owner":"mmower","description":"Extended the cellculture library to do Conway's \"Game of Life\"","archived":false,"fork":false,"pushed_at":"2013-05-12T21:00:49.000Z","size":388,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T18:46:59.867Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmower.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-04T10:26:47.000Z","updated_at":"2013-10-06T22:26:49.000Z","dependencies_parsed_at":"2023-02-20T03:00:20.396Z","dependency_job_id":null,"html_url":"https://github.com/mmower/cell-culture-3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mmower/cell-culture-3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmower%2Fcell-culture-3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmower%2Fcell-culture-3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmower%2Fcell-culture-3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmower%2Fcell-culture-3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmower","download_url":"https://codeload.github.com/mmower/cell-culture-3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmower%2Fcell-culture-3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35353670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-11T02:00:05.354Z","response_time":104,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-14T14:47:38.986Z","updated_at":"2026-07-11T07:02:25.332Z","avatar_url":"https://github.com/mmower.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cell-culture-3\n\nI'm reading **Complexity** by M. Mitchell Waldrop and was intrigued by his description of a very early experiment\nin cellular automata by Chris Langton and then Conway's Game of Life. I've probably done it several times before but\ndecided to reimplement Life using the same cellculture JS library I developed for Langton's automata.\n\nThis version allows you to define the dimensions of the cell matrix, the seed for the random number generator, and\nthe starting probability that any given cell in the matrix will be alive. You can now rerun the same simulation over\nto watch it again. The generation numbers are also printed.\n\n\nIt currently uses a simple randomised starting point. Watch [life here](http://htmlpreview.github.com/?https://github.com/mmower/cell-culture-3/blob/master/src/cell_culture_3/index.html)\n\n## Credits\n\n* Bootstrap: http://twitter.github.io/bootstrap/\n* raphael.js: http://raphaeljs.com\n* jQuery: http://jquery.com/\n* underscore.js: http://underscorejs.org/\n* bootstrap-slider: http://www.eyecon.ro/bootstrap-slider/\n* seedrandom.js: http://davidbau.com/encode/seedrandom.js\n* handsontable: http://handsontable.com\n* numeral.js: http://numeraljs.com\n\n## License\n\nCopyright © 2013 Matt Mower \u003cself@mattmower.com\u003e\n\nSee LICENSE.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmower%2Fcell-culture-3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmower%2Fcell-culture-3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmower%2Fcell-culture-3/lists"}