{"id":23076411,"url":"https://github.com/lkwinta/darwinworld","last_synced_at":"2025-04-03T12:16:08.641Z","repository":{"id":219744444,"uuid":"731914042","full_name":"lkwinta/DarwinWorld","owner":"lkwinta","description":"Project for object oriented programming course","archived":false,"fork":false,"pushed_at":"2024-08-06T13:00:57.000Z","size":1089,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T01:38:38.363Z","etag":null,"topics":["animals","genetic-simulation","java","simulation"],"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/lkwinta.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":"2023-12-15T07:18:05.000Z","updated_at":"2025-01-19T13:43:54.000Z","dependencies_parsed_at":"2024-01-29T14:57:51.425Z","dependency_job_id":"52446a6c-219c-4b34-be4a-07fb3eca7e87","html_url":"https://github.com/lkwinta/DarwinWorld","commit_stats":null,"previous_names":["lkwinta/darwinworld"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lkwinta%2FDarwinWorld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lkwinta%2FDarwinWorld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lkwinta%2FDarwinWorld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lkwinta%2FDarwinWorld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lkwinta","download_url":"https://codeload.github.com/lkwinta/DarwinWorld/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246998229,"owners_count":20866696,"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":["animals","genetic-simulation","java","simulation"],"created_at":"2024-12-16T09:38:49.108Z","updated_at":"2025-04-03T12:16:08.622Z","avatar_url":"https://github.com/lkwinta.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DarwinWorld Project\n\n1. Imię i nazwisko: Łukasz Kwinta\n2. Numer grupy: Grupa nr 3 - Piątek 8:00\n3. Nazwa zwierzaka: Percival\n\nProject for OOP course. Implementation of simple genetic simulation with animals trying to survive on map.\n\n# Usage\nTo build project use \n```\n.\\gradlew build\n```\nTo run project use:\n```\n.\\gradlew run \n```\n\nAll commands should be run in main repositories' directory.\n\n# Troubleshooting\nProject requires Java in version 17. You can use `java --version` in terminal to verify if you have Java JDK at version 17 installed. \u003cbr\u003e\nGradle needs internet connection to download required dependencies:\n  - `javafx` - for GUI\n  - `guava` - google library helpers for streams and lists\n  - `lombok` - library reducing boilerplate\n  - `javatuples` - adds tuples functionality to java\n  - `gson` - for json serialization and deserialization\n  - `junit` - for enhanced testing functionalities, no tests currently implemented\n\u003cbr\u003e\nThere is a chance that you can encouter issues with configuration saving. Sometimes gradle decides to copy resource files to source again and overwrite\nsaved configuration. I was not able to solve the issue yet. Also configuration solving doesn't work after packing project into jar archive - jar archives are\nread only.\n\n# Screenshots\n![](configuration.png \"Configuration Window\")\n![](small_map.png \"Example of small map\")\n![](large_map.png \"Example of large map\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flkwinta%2Fdarwinworld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flkwinta%2Fdarwinworld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flkwinta%2Fdarwinworld/lists"}