{"id":25778563,"url":"https://github.com/codewiththomas/game-of-life-python","last_synced_at":"2025-02-27T06:35:25.686Z","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":"2022-04-30T07:26:53.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-11-08T04:48:57.599Z","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":"2023-11-08T04:49:00.503Z","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":null,"template_full_name":null,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240990286,"owners_count":19889847,"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":["game-of-life","john-conway","mathematics","python"],"created_at":"2025-02-27T06:35:25.238Z","updated_at":"2025-02-27T06:35:25.679Z","avatar_url":"https://github.com/codewiththomas.png","language":"Python","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","funding_links":[],"categories":[],"sub_categories":[],"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"}