{"id":21411418,"url":"https://github.com/gdonald/game-of-life-cpp","last_synced_at":"2025-03-16T18:15:07.531Z","repository":{"id":78695957,"uuid":"231283522","full_name":"gdonald/game-of-life-cpp","owner":"gdonald","description":"Conway's Game of Life","archived":false,"fork":false,"pushed_at":"2021-07-16T00:31:20.000Z","size":88,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-08T04:46:06.739Z","etag":null,"topics":["conways-game-of-life","cpp","sdl2"],"latest_commit_sha":null,"homepage":"https://gregdonald.com","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gdonald.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":"2020-01-02T01:05:23.000Z","updated_at":"2024-03-14T00:44:18.000Z","dependencies_parsed_at":"2023-08-20T09:15:16.086Z","dependency_job_id":null,"html_url":"https://github.com/gdonald/game-of-life-cpp","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/gdonald%2Fgame-of-life-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdonald%2Fgame-of-life-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdonald%2Fgame-of-life-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdonald%2Fgame-of-life-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gdonald","download_url":"https://codeload.github.com/gdonald/game-of-life-cpp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910820,"owners_count":20367545,"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":["conways-game-of-life","cpp","sdl2"],"created_at":"2024-11-22T17:43:57.670Z","updated_at":"2025-03-16T18:15:07.501Z","avatar_url":"https://github.com/gdonald.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"## game-of-life-cpp\n\nMy take on Conway's Game of Life, in C++ using SDL2\n\n[https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life)\n\n![Game of Life](https://raw.githubusercontent.com/gdonald/game-of-life-cpp/master/game-of-life.png)\n\n### Install Dependencies\n\n#### Mac OS\n\nInstall Xcode from the app store, and homebrew, then:\n\n    brew install cmake sdl2 sdl2_gfx sdl2_ttf sdl2_image\n    \n#### Debian Linux\n\n    apt install build-essential cmake clang \\\n                libsdl2-dev libsdl2-gfx-dev \\\n                libsdl2-ttf-dev libsdl2-image-dev\n\n### Build\n    cmake .\n    make\n\n### Run\n    ./game-of-life\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdonald%2Fgame-of-life-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgdonald%2Fgame-of-life-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdonald%2Fgame-of-life-cpp/lists"}