{"id":23613795,"url":"https://github.com/teohrt/cellular-automata","last_synced_at":"2026-03-13T10:31:18.582Z","repository":{"id":93187624,"uuid":"129426776","full_name":"teohrt/Cellular-Automata","owner":"teohrt","description":"Wolfram and Conway's Famous Cellular Automata","archived":false,"fork":false,"pushed_at":"2018-08-10T03:51:14.000Z","size":1817,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-12T22:19:11.925Z","etag":null,"topics":["automata","c-plus-plus","cellular-automata","cli","conway","conway-game","conways-game-of-life","game-of-life","wolfram"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teohrt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-04-13T16:19:17.000Z","updated_at":"2025-04-23T13:35:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c234cdf-a2d2-477f-8042-e47ab479a065","html_url":"https://github.com/teohrt/Cellular-Automata","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/teohrt/Cellular-Automata","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teohrt%2FCellular-Automata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teohrt%2FCellular-Automata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teohrt%2FCellular-Automata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teohrt%2FCellular-Automata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teohrt","download_url":"https://codeload.github.com/teohrt/Cellular-Automata/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teohrt%2FCellular-Automata/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30465407,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T06:34:02.089Z","status":"ssl_error","status_checked_at":"2026-03-13T06:33:49.182Z","response_time":60,"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":["automata","c-plus-plus","cellular-automata","cli","conway","conway-game","conways-game-of-life","game-of-life","wolfram"],"created_at":"2024-12-27T17:28:41.797Z","updated_at":"2026-03-13T10:31:18.562Z","avatar_url":"https://github.com/teohrt.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n# Cellular-Automata\nThis is a C++ CLI implementation of Wolfram's and Conway's famous cellular automata. It can take user input for different rulesets used for Wolfram's Elementary CA. It can also observe generations of \"Conway's Game of Life\" from the initial state files provided.\n\n![How to Use](/CA.gif)\n\nThese directions will assume you are using a unix or unix-like environment.\n### Prerequisites\n* gcc\n* make\n\n### Installing and running\nAfter navigating to the downloaded repository, run the command:\n```\nmake\n```\nAn executable binary named \"automata\" will appear.\n\nTo execute the file, run the command:\n```\n./automata\n```\n### Relevent Info\n*  [Wolfram's Elementary CA](http://mathworld.wolfram.com/ElementaryCellularAutomaton.html)\n* [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteohrt%2Fcellular-automata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteohrt%2Fcellular-automata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteohrt%2Fcellular-automata/lists"}