{"id":23088156,"url":"https://github.com/jrquick17/java-life","last_synced_at":"2025-09-07T08:42:35.354Z","repository":{"id":96550077,"uuid":"54809366","full_name":"jrquick17/java-life","owner":"jrquick17","description":"Java program which allows you to simulate Conway's Game of Life. Will your species stabilize or go extinct?","archived":false,"fork":false,"pushed_at":"2019-06-25T18:37:26.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T16:52:19.975Z","etag":null,"topics":["conways-game-of-life","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jrquick17.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":"2016-03-27T02:43:21.000Z","updated_at":"2020-01-20T03:30:55.000Z","dependencies_parsed_at":"2023-04-27T16:47:20.906Z","dependency_job_id":null,"html_url":"https://github.com/jrquick17/java-life","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jrquick17/java-life","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrquick17%2Fjava-life","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrquick17%2Fjava-life/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrquick17%2Fjava-life/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrquick17%2Fjava-life/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrquick17","download_url":"https://codeload.github.com/jrquick17/java-life/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrquick17%2Fjava-life/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269843313,"owners_count":24484115,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"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":["conways-game-of-life","java"],"created_at":"2024-12-16T20:16:08.251Z","updated_at":"2025-08-11T06:46:05.793Z","avatar_url":"https://github.com/jrquick17.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# java-life\n\n## Index ##\n\n* [About](#about)\n* [Run](#run)\n* [Issues](#issues)\n* [Contributing](#contributing)\n* [Future Plans](#future-plans)\n\n## About ## \n\nA Java program which allows you to simulate [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life). It allows the user to select a grid size, manually \"kill\" or \"birth\" cells, step through generation by generation, or just let it run continuously. Will your species stabilize or go extinct?\n\n* An updated version of this written in Angular and Ionic can be [found here](https://github.com/jrquick17/ionic-life).\n* Visit [my website](https://jrquick.com) for me cool stuff!\n\n## Run\n\n* Clone the repository\n\n    ```git clone git@github.com:jrquick17/java-life.git```\n    \n* Compile project\n\n    ```javac src/*.java -d target/```\n    \n* Run project\n\n    ```java -cp target/ Life```\n\n\n## Contributing ##\n\nTo contribute, submit any pull request and I will have look.  \n\n## Issues ##\n\nIf you find any issues feel free to open a request in [the Issues tab](https://github.com/jrquick17/java-life/issues). If I have the time I will try to solve any issues but cannot make any guarantees. Feel free to contribute yourself.\n\n### Thanks ###\n\n* [jrquick17](https://github.com/jrquick17)\n\n## Future Plans\n\n* Run using Java 8\n* Burn with fire\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrquick17%2Fjava-life","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrquick17%2Fjava-life","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrquick17%2Fjava-life/lists"}