{"id":27391470,"url":"https://github.com/krios2146/2d-simulation","last_synced_at":"2025-04-13T20:55:42.262Z","repository":{"id":109088780,"uuid":"594932227","full_name":"krios2146/2d-simulation","owner":"krios2146","description":"Project is a step-by-step simulation of a 2D world populated by herbivores and predators with console UI","archived":false,"fork":false,"pushed_at":"2023-02-09T08:40:26.000Z","size":1557,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T20:55:35.412Z","etag":null,"topics":["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/krios2146.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,"zenodo":null}},"created_at":"2023-01-30T02:55:19.000Z","updated_at":"2024-08-22T16:41:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"47ce3720-5096-48cb-a2b0-28282d2ff9aa","html_url":"https://github.com/krios2146/2d-simulation","commit_stats":null,"previous_names":["krios2146/2d-simulation"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krios2146%2F2d-simulation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krios2146%2F2d-simulation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krios2146%2F2d-simulation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krios2146%2F2d-simulation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krios2146","download_url":"https://codeload.github.com/krios2146/2d-simulation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248782280,"owners_count":21160716,"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":["simulation"],"created_at":"2025-04-13T20:55:40.078Z","updated_at":"2025-04-13T20:55:42.256Z","avatar_url":"https://github.com/krios2146.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simulation Project\n\n![README.img.png](imgs/README.img.png)\n\nCreated according to the technical specifications presented\nin [this course](https://zhukovsd.github.io/java-backend-learning-course/Projects/Simulation/)\n\n# Overview\n\nThe point of the project is a step-by-step simulation of a 2D world populated by herbivores and predators. In addition\nto creatures, the world contains resources (grass), which the herbivores feed on, and static objects with which you\ncan't interact - they just fill the space.\n\n![img.png](imgs/screenshot.png)\n\n### Implemented features:\n\n- Creature actions:\n    - `Herbivores` can either go towards the `Grass` or eat it\n    - `Predators` can either go towards the `Herbivores` or eat them\n- [Breadth-first search](https://en.wikipedia.org/wiki/Breadth-first_search) used as pathfinding algorithm\n    - algorithm excludes stationary (`Tree` \u0026 `Rock`) objects from pathfinding\n- `Renderer` displays the current state of the simulation in the console output\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrios2146%2F2d-simulation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrios2146%2F2d-simulation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrios2146%2F2d-simulation/lists"}