{"id":19720393,"url":"https://github.com/okkindel/cellular","last_synced_at":"2025-04-29T21:30:50.058Z","repository":{"id":120274757,"uuid":"167169050","full_name":"okkindel/Cellular","owner":"okkindel","description":" A simple cellular automata engine inspired by conways game of life.","archived":true,"fork":false,"pushed_at":"2019-01-25T14:27:17.000Z","size":65,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T23:38:13.916Z","etag":null,"topics":["cells","cellular-automata","simulation"],"latest_commit_sha":null,"homepage":"https://okkindel.github.io/cellular/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/okkindel.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-23T11:06:36.000Z","updated_at":"2023-11-08T15:42:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"8f69de61-a5b1-4114-b603-caad8c6cb8f7","html_url":"https://github.com/okkindel/Cellular","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okkindel%2FCellular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okkindel%2FCellular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okkindel%2FCellular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okkindel%2FCellular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/okkindel","download_url":"https://codeload.github.com/okkindel/Cellular/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251585748,"owners_count":21613273,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cells","cellular-automata","simulation"],"created_at":"2024-11-11T23:11:19.585Z","updated_at":"2025-04-29T21:30:50.053Z","avatar_url":"https://github.com/okkindel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cellular\n\nA simple cellular automata engine inspired by [conways game of life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life).\n\n## Runing\n\nJust run index.html to play. There is live demo avalible on [my website](https://okkindel.github.io/cellular/). Have fun.\n\n## Keys\n\n| KEY         | ACTION                             |\n|-------------|------------------------------------|\n| d           | turn cell division on / off        |\n| h           | add more food                      |\n| i           | turn on / off info box             |\n| n           | create random cell                 |\n| r           | remove all cells                   |\n| arrow down  | set bottom cells limit down        |\n| arrow up    | set bottom cells limit up          |\n| mouse click | click on cell to show its info box |\n\n## Behavior\n\nCells will move chaotically in search of food. Each crumb increases the mass of the cell. The cell loses mass on movement. When the molecule reaches a certain mass, it divides into two identical cells, if the mass drops too much - the cell dies leaving some food behind. When the cells come together, they turn away from each other and go in opposite directions.\n\n## Appearance\n\n![screenshot](./ss.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokkindel%2Fcellular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokkindel%2Fcellular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokkindel%2Fcellular/lists"}