{"id":16314678,"url":"https://github.com/ldeluigi/conway-sim","last_synced_at":"2025-10-17T19:00:00.191Z","repository":{"id":103211723,"uuid":"356006577","full_name":"ldeluigi/conway-sim","owner":"ldeluigi","description":"Java sandbox for the Conway's Game of Life, featuring new rules and puzzle levels to solve!","archived":false,"fork":false,"pushed_at":"2021-04-08T23:12:11.000Z","size":13403,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-27T23:27:02.900Z","etag":null,"topics":["conways-game-of-life","java-8","puzzle-game"],"latest_commit_sha":null,"homepage":"","language":"Java","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/ldeluigi.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":"2021-04-08T18:09:47.000Z","updated_at":"2024-02-11T22:50:07.000Z","dependencies_parsed_at":"2023-07-07T06:02:04.265Z","dependency_job_id":null,"html_url":"https://github.com/ldeluigi/conway-sim","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ldeluigi/conway-sim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldeluigi%2Fconway-sim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldeluigi%2Fconway-sim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldeluigi%2Fconway-sim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldeluigi%2Fconway-sim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ldeluigi","download_url":"https://codeload.github.com/ldeluigi/conway-sim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldeluigi%2Fconway-sim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271353975,"owners_count":24744995,"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-20T02:00:09.606Z","response_time":69,"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-8","puzzle-game"],"created_at":"2024-10-10T21:54:59.118Z","updated_at":"2025-10-17T18:59:55.172Z","avatar_url":"https://github.com/ldeluigi.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Conway's Game of Life Simulator #\n\nThis project is will implement a sandbox simulator of, as the name says, The Conway's Game of Life.\n\u003eGame of Life is a mathematical semplification and simulation aimed to the study of the living beings and their generations.\n\u003eEach living being is represented by a single cell in large grid that can be in two different states: \"Alive\" and \"Dead\".\n\u003eEach cell can interact with their neighbors according to some predefined rules.\n\nMore info about the story of this simulator can surely be found in the [Official Wikipedia Page]\n\n\n\n## This is OOP 17/18 Project ##\n\n## How do I get set up? ##\n\n* Setting up\n* Configuration\n\n### Setting up\n- First, you need to download and install Java JRE, which can be found here: https://java.com/en/download/\n- Second, you need to download the project .jar file from this repository, also direct link can be found here: https://github.com/ldeluigi/conway-sim/releases\n\n### Configuration\n- Configuration is pretty straightforward, you just need to run:\n```sh\n$ java -jar conw.jar \n```\n\n### Used Libraries ###\nHere the main libraries used for this project.\nWe wanted our simulator to be run on as many platform as we could, so we tried to stick to what's included in the Java JRE package.\n\n| Library | DOCS |\n| ------ | ------ |\n| Java SWING | [java-swing-doc] |\n\n##  [LDLM Team]\n### Team Members\n\n* **L**uca Deluigi : https://bitbucket.org/ldeluigi\n* **D**avide Evangelisti : https://bitbucket.org/DavideEva\n* **L**uca Bandini : https://bitbucket.org/Vombato\n* **M**irko Fabbri : https://bitbucket.org/mirkofabbri\n\n\n   [Official Wikipedia Page]: \u003c:https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life\u003e\n   [java-swing-doc]: \u003c:https://docs.oracle.com/javase/8/docs/api/javax/swing/package-summary.html\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldeluigi%2Fconway-sim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fldeluigi%2Fconway-sim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldeluigi%2Fconway-sim/lists"}