{"id":16125586,"url":"https://github.com/semibran/life-c","last_synced_at":"2025-04-06T13:12:46.150Z","repository":{"id":130492057,"uuid":"120167787","full_name":"semibran/life-c","owner":"semibran","description":":gear: conway's game of life in C","archived":false,"fork":false,"pushed_at":"2018-02-06T21:57:23.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T18:59:21.848Z","etag":null,"topics":["c","cellular-automata","game","game-of-life","physics","simulation"],"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/semibran.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-02-04T08:29:05.000Z","updated_at":"2022-07-24T14:45:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"4cd9bd8e-116f-47da-86ef-a064331f2bc5","html_url":"https://github.com/semibran/life-c","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/semibran%2Flife-c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semibran%2Flife-c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semibran%2Flife-c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semibran%2Flife-c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semibran","download_url":"https://codeload.github.com/semibran/life-c/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485291,"owners_count":20946398,"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":["c","cellular-automata","game","game-of-life","physics","simulation"],"created_at":"2024-10-09T21:30:02.736Z","updated_at":"2025-04-06T13:12:46.129Z","avatar_url":"https://github.com/semibran.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# life-c\nA minimalistic implementation of [Conway's Game of Life] in C. Uses SDL for graphics.\n\n![screenshot](life.png)\n\n## install\n```sh\ngit clone git@github.com:semibran/life-c\ncd life-c\nmkdir dist\nmake\n./dist/life\n```\n\n## license\n[MIT] © [Brandon Semilla]\n\n[conway's game of life]: https://en.wikipedia.org/wiki/Conway's_Game_of_Life\n[MIT]:                   https://opensource.org/licenses/MIT\n[Brandon Semilla]:       https://github.com/semibran\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemibran%2Flife-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsemibran%2Flife-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemibran%2Flife-c/lists"}