{"id":19787270,"url":"https://github.com/efimj/gameoflife","last_synced_at":"2025-10-18T14:03:29.007Z","repository":{"id":223302674,"uuid":"759516061","full_name":"Efimj/GameOfLife","owner":"Efimj","description":"Android version Conway's Game of Life. Based on material you. Realized with jetpack compose libraries.","archived":false,"fork":false,"pushed_at":"2024-08-17T18:16:07.000Z","size":4410,"stargazers_count":45,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-18T18:56:37.922Z","etag":null,"topics":["android","android-app","android-application","android-game","androidgame","game","game-of-life","gameoflife","jetpack","jetpack-android","jetpack-compose"],"latest_commit_sha":null,"homepage":"https://play.google.com/store/apps/details?id=com.jobik.gameoflife","language":"Kotlin","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/Efimj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":["https://www.buymeacoffee.com/efim"]}},"created_at":"2024-02-18T19:53:28.000Z","updated_at":"2024-08-17T18:08:51.000Z","dependencies_parsed_at":"2024-08-17T18:45:28.288Z","dependency_job_id":null,"html_url":"https://github.com/Efimj/GameOfLife","commit_stats":null,"previous_names":["efimj/gameoflife"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efimj%2FGameOfLife","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efimj%2FGameOfLife/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efimj%2FGameOfLife/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Efimj%2FGameOfLife/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Efimj","download_url":"https://codeload.github.com/Efimj/GameOfLife/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224227205,"owners_count":17276758,"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":["android","android-app","android-application","android-game","androidgame","game","game-of-life","gameoflife","jetpack","jetpack-android","jetpack-compose"],"created_at":"2024-11-12T06:22:02.683Z","updated_at":"2025-10-18T14:03:28.921Z","avatar_url":"https://github.com/Efimj.png","language":"Kotlin","funding_links":["https://www.buymeacoffee.com/efim"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    Conway's Game of Life\n\u003c/h1\u003e\n\u003cdiv align=\"center\"\u003e \n   \u003cimg src=\"./assets/game_of_life_banner.png\" width=\"1920\" /\u003e\n\u003c/div\u003e \n\n## Description\n\nThe Game of Life, also known simply as \"Life\", is a cellular automaton\ndeveloped in 1970. It is a zero-player game, meaning that its evolution is determined by its initial state and\ndoes not require additional actions. A person interacts with the Game of Life, creating an initial configuration\nand watching how it develops. It is Turing complete and can model a universal constructor or any other Turing\nmachine.\n\n### Rules\n- In an empty (dead) cell, if there are exactly three living neighbors, life is born\n- If a living cell has two or three living neighbors, it continues to live; otherwise, the cell dies (due to \"\n   loneliness\" or \"overcrowding\")\n\n[\u003cimg src=\"https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png\" alt=\"Download from Google Play\" height=\"80\"\u003e](https://play.google.com/store/apps/details?id=com.jobik.gameoflife)\n\n### Key features\n\n- Simple controls: Tap to toggle cells and start the simulation.\n- Adjustable speed: Control the pace of the simulation to observe patterns at your own rhythm.\n- Customizable grid size: Tailor the dimensions of the grid to suit your preferences.\n- Explore patterns: Discover famous configurations like gliders, blinkers, and more.\n- Customize rules: Experiment with different rule sets to create new and unique simulations.\n\n### App features\n\n- Adaptive theming\n- Localization\n- BackdropScaffold usage\n- Large screen support\n\n## Design \u0026 Screenshots\n\n### Phones\n\n\u003cdiv align=\"center\"\u003e \n   \u003cimg src=\"./assets/phones_screen_bunner.png\" width=\"1920\" /\u003e\n\u003c/div\u003e \n\n### Desktop | Tablet\n\n\u003cdiv align=\"center\"\u003e \n   \u003cimg src=\"./assets/large_screen_support_banner.png\" width=\"1920\" /\u003e\n\u003c/div\u003e \n\n### Do you like this app? 💜\n\nSupport it by joining __[stargazers](https://github.com/Efimj/GameOfLife/stargazers)__ for this repository. ⭐ \u003cbr\u003e\n\n\u003ca href=\"https://www.buymeacoffee.com/efim\" target=\"_blank\"\u003eAlso, support me\nwith\u003cimg align=\"right\"  src=\"https://cdn.buymeacoffee.com/buttons/v2/default-green.png\" alt=\"Buy Me A Coffee\" height=\"41\" width=\"174\"\u003e\u003c/a\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefimj%2Fgameoflife","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fefimj%2Fgameoflife","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefimj%2Fgameoflife/lists"}