{"id":18647712,"url":"https://github.com/nikorasu/cellularautomata","last_synced_at":"2026-04-21T22:35:52.240Z","repository":{"id":142252957,"uuid":"372263016","full_name":"Nikorasu/CellularAutomata","owner":"Nikorasu","description":"Nik's Cellular Automata Projects","archived":false,"fork":false,"pushed_at":"2024-06-15T01:47:07.000Z","size":205,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-03T02:42:41.909Z","etag":null,"topics":["cellular-automata","conways-game-of-life","game-of-life","game-of-life-python","gameoflife","john-conway","life","maze-generator","numpy","numpy-arrays","pygame","python","python3","rle","simulation","turing-pattern","turing-patterns"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nikorasu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-05-30T16:26:21.000Z","updated_at":"2024-06-18T03:02:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"a23c9983-3973-410a-ba60-56daf9bed104","html_url":"https://github.com/Nikorasu/CellularAutomata","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nikorasu/CellularAutomata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nikorasu%2FCellularAutomata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nikorasu%2FCellularAutomata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nikorasu%2FCellularAutomata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nikorasu%2FCellularAutomata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nikorasu","download_url":"https://codeload.github.com/Nikorasu/CellularAutomata/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nikorasu%2FCellularAutomata/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32113315,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cellular-automata","conways-game-of-life","game-of-life","game-of-life-python","gameoflife","john-conway","life","maze-generator","numpy","numpy-arrays","pygame","python","python3","rle","simulation","turing-pattern","turing-patterns"],"created_at":"2024-11-07T06:27:37.271Z","updated_at":"2026-04-21T22:35:52.206Z","avatar_url":"https://github.com/Nikorasu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cellular Automata Projects\n\n### Conway's Game of Life\n`gameoflife.py` is my attempt at a Game of Life simulation. Uses Pygame, Numpy and RE.\nIncludes controls to move around and zoom, change speed, or toggle color-mode.\nIt can also load pre-made complex life patterns from RLE files.\nI've also made several alternative versions, `life-infdict.py` uses a dictionary so\ngliders and such can travel outward \"forever\". Other versions in 'old' folder.\n\n### Maze-like generation rule\n`mazegen.py` is a version of life, with additional rules that result in maze-like patterns.\nRules: B3/S12345 (or B3/S1234 for mazectric rules)\n\nFor more information, and future updates,\n[see github page](https://github.com/Nikorasu/CellularAutomata \"Cellular Automata - GitHub\").\n\n---\n\n        This program is free software: you can redistribute it and/or modify\n        it under the terms of the GNU General Public License as published by\n        the Free Software Foundation.\n\n        This program is distributed in the hope that it will be useful,\n        but WITHOUT ANY WARRANTY; without even the implied warranty of\n        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n        GNU General Public License for more details.\n\n        You should have received a copy of the GNU General Public License\n        along with this program.\n        If not, see: https://www.gnu.org/licenses/gpl-3.0.html\n\n###### Copyright (c) 2021  Nikolaus Stromberg - nikorasu85@gmail.com\n\n---\n\n![ripconway](patterns/rip_john_conway.gif \"RIP John Conway\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikorasu%2Fcellularautomata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikorasu%2Fcellularautomata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikorasu%2Fcellularautomata/lists"}