{"id":24423942,"url":"https://github.com/mopp/lifegame","last_synced_at":"2025-10-27T13:02:56.241Z","repository":{"id":5355466,"uuid":"6541476","full_name":"mopp/LifeGame","owner":"mopp","description":"Conway's Game of Life is written by C","archived":false,"fork":false,"pushed_at":"2012-12-16T04:22:26.000Z","size":237,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T10:48:55.963Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/mopp.png","metadata":{"files":{"readme":"README","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}},"created_at":"2012-11-05T08:51:35.000Z","updated_at":"2013-10-19T06:43:57.000Z","dependencies_parsed_at":"2022-07-06T03:32:25.749Z","dependency_job_id":null,"html_url":"https://github.com/mopp/LifeGame","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/mopp%2FLifeGame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopp%2FLifeGame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopp%2FLifeGame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopp%2FLifeGame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mopp","download_url":"https://codeload.github.com/mopp/LifeGame/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243429571,"owners_count":20289555,"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":[],"created_at":"2025-01-20T10:48:18.068Z","updated_at":"2025-10-27T13:02:56.234Z","avatar_url":"https://github.com/mopp.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Conway's Game of Life\n\thttp://ja.wikipedia.org/wiki/%E3%83%A9%E3%82%A4%E3%83%95%E3%82%B2%E3%83%BC%E3%83%A0\n\t\n\t誕生 -- 死んでいるセルに隣接する生きたセルがちょうど3つあれば、次の世代が誕生する.\n\t生存 -- 生きているセルに隣接する生きたセルが2つか3つならば、次の世代でも生存する.\n\t過疎 -- 生きているセルに隣接する生きたセルが1つ以下ならば、過疎により死滅する.\n\t過密 -- 生きているセルに隣接する生きたセルが4つ以上ならば、過密により死滅する.\n\n・縦横と角の接続\n・全てのセルが死滅した場合の判定\n・変化なしの場合の判定\n\nby mopp.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmopp%2Flifegame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmopp%2Flifegame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmopp%2Flifegame/lists"}