{"id":18245454,"url":"https://github.com/kvizyx/gof","last_synced_at":"2025-04-08T18:52:52.325Z","repository":{"id":205120632,"uuid":"713464342","full_name":"kvizyx/gof","owner":"kvizyx","description":"Game of Life!","archived":false,"fork":false,"pushed_at":"2025-01-27T06:10:43.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T14:56:40.502Z","etag":null,"topics":["cpp","game-of-life"],"latest_commit_sha":null,"homepage":"","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/kvizyx.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":"2023-11-02T15:15:57.000Z","updated_at":"2025-01-27T06:10:47.000Z","dependencies_parsed_at":"2023-12-12T18:18:57.092Z","dependency_job_id":"42eeff85-873a-494f-8c63-5d04df6df151","html_url":"https://github.com/kvizyx/gof","commit_stats":null,"previous_names":["kvizyx/gof"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvizyx%2Fgof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvizyx%2Fgof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvizyx%2Fgof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvizyx%2Fgof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kvizyx","download_url":"https://codeload.github.com/kvizyx/gof/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247909134,"owners_count":21016475,"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":["cpp","game-of-life"],"created_at":"2024-11-05T09:20:34.681Z","updated_at":"2025-04-08T18:52:52.307Z","avatar_url":"https://github.com/kvizyx.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Game of Life\nSimple implementation of [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life)\n\n# How to play\n\n## Prerequisites\n- `g++` compiler\n- `make` (if you want to use build script)\n\n## Launch\nWith default settings:\n```console\n$ make\n```\nWith custom height and width\n```console\n$ make build\n$ ./gof --h [HEIGHT] --w [WIDTH]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvizyx%2Fgof","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkvizyx%2Fgof","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvizyx%2Fgof/lists"}