{"id":25778563,"url":"https://github.com/codewiththomas/game-of-life-python","last_synced_at":"2026-06-11T12:31:37.107Z","repository":{"id":206078124,"uuid":"487205465","full_name":"codewiththomas/game-of-life-python","owner":"codewiththomas","description":"In diesem Repository befindet sich eine sehr einfache, in Python implementierte Version von Conways Spiel des Lebens.","archived":false,"fork":false,"pushed_at":"2024-10-23T07:33:25.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-27T06:57:18.420Z","etag":null,"topics":["game-of-life","john-conway","mathematics","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/codewiththomas.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}},"created_at":"2022-04-30T06:54:06.000Z","updated_at":"2024-10-23T07:33:34.000Z","dependencies_parsed_at":"2023-11-08T04:49:00.280Z","dependency_job_id":"ce9eb44f-c7a2-421e-b144-39c294440587","html_url":"https://github.com/codewiththomas/game-of-life-python","commit_stats":null,"previous_names":["codewiththomas/game-of-life-python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codewiththomas/game-of-life-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewiththomas%2Fgame-of-life-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewiththomas%2Fgame-of-life-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewiththomas%2Fgame-of-life-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewiththomas%2Fgame-of-life-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewiththomas","download_url":"https://codeload.github.com/codewiththomas/game-of-life-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewiththomas%2Fgame-of-life-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34199516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["game-of-life","john-conway","mathematics","python"],"created_at":"2025-02-27T06:35:25.238Z","updated_at":"2026-06-11T12:31:37.088Z","avatar_url":"https://github.com/codewiththomas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Conway’s Game of Life\n\nIn diesem Repository befindet sich eine sehr einfache, in Python implementierte Version von [Conways Spiel des Lebens](https://de.wikipedia.org/wiki/Conways_Spiel_des_Lebens).\n\n## Voraussetzungen\n\nDas Script benötigt Python zum Ausführen. Dies kann kostenlos unter https://www.python.org/downloads/ heruntergeladen werden.\n\nAußerdem werden sind folgende Bibliothen erforderlich:\n- [numpy](https://numpy.org/install/)\n- [pygame](https://www.pygame.org/)\n\nMit Python wird in der Regel der \"[Package Installer for Python (pip)](https://pypi.org/project/pip/)\" installiert. Mit diesem lassen sich die fehlenden Bibliotheken mit `pip install numpy` und `pip install pygame` über die Kommandozeile installieren.\n\n## Programmstart\n\n```\npython .\\game_of_life.py\n```\n\n## Weitere Implementierungen\n- [Game-of-Life in Javascript](https://github.com/codewiththomas/game-of-life-js) (kann direkt im Browser ausgeführt werden, keine Zusatzinstallationen erforderlich)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewiththomas%2Fgame-of-life-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewiththomas%2Fgame-of-life-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewiththomas%2Fgame-of-life-python/lists"}