{"id":16165116,"url":"https://github.com/imwally/gol-py","last_synced_at":"2025-04-07T04:50:41.381Z","repository":{"id":146253881,"uuid":"175567863","full_name":"imwally/gol-py","owner":"imwally","description":"Conway's Game of Life in Python","archived":false,"fork":false,"pushed_at":"2019-03-16T03:21:05.000Z","size":13504,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-13T09:22:40.916Z","etag":null,"topics":["conway","conway-game","conways-game-of-life","game-of-life","gameoflife","gol","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/imwally.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":"2019-03-14T07:12:27.000Z","updated_at":"2020-05-15T21:38:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"c53ad8b7-b45d-4f6b-931d-40466631465e","html_url":"https://github.com/imwally/gol-py","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/imwally%2Fgol-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imwally%2Fgol-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imwally%2Fgol-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imwally%2Fgol-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imwally","download_url":"https://codeload.github.com/imwally/gol-py/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247595382,"owners_count":20963943,"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":["conway","conway-game","conways-game-of-life","game-of-life","gameoflife","gol","python"],"created_at":"2024-10-10T02:49:15.551Z","updated_at":"2025-04-07T04:50:41.345Z","avatar_url":"https://github.com/imwally.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Conway's Game of Life\n\nMore of a prototype sketch to get a better understanding of how Conway's Game of\nLife translates to code. It's not very elegant and I'm sure there's more\nefficient and concise ways of writing it but it works.\n\nThis simply clears and rewrites to the terminal buffer each time the board is\nupdated. It uses the [large black square](https://unicode-table.com/en/2B1B/)\nUnicode character 'U+2B1B' (⬛️) to display a live cell.\n\n![Game of Life demo in terminal](assets/gol.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimwally%2Fgol-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimwally%2Fgol-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimwally%2Fgol-py/lists"}