{"id":32826461,"url":"https://github.com/thekoushik/life-sim-2d","last_synced_at":"2026-04-20T14:04:19.402Z","repository":{"id":322752039,"uuid":"1089717138","full_name":"thekoushik/life-sim-2d","owner":"thekoushik","description":"2D life simulation with Bevy","archived":false,"fork":false,"pushed_at":"2025-11-06T05:01:37.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-06T07:04:28.986Z","etag":null,"topics":["2d","bevy","rust","simulation"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thekoushik.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-04T18:03:19.000Z","updated_at":"2025-11-06T05:01:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/thekoushik/life-sim-2d","commit_stats":null,"previous_names":["thekoushik/life-sim-2d"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/thekoushik/life-sim-2d","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekoushik%2Flife-sim-2d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekoushik%2Flife-sim-2d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekoushik%2Flife-sim-2d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekoushik%2Flife-sim-2d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thekoushik","download_url":"https://codeload.github.com/thekoushik/life-sim-2d/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekoushik%2Flife-sim-2d/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32050454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["2d","bevy","rust","simulation"],"created_at":"2025-11-07T17:00:55.083Z","updated_at":"2026-04-20T14:04:19.396Z","avatar_url":"https://github.com/thekoushik.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Life Sim 2D\n\nThis is a 2D life simulation built with Bevy.\n\n## Installation\n\n1. Clone the repository\n2. Run `cargo run` to download dependencies and start the simulation\n3. Press F12 to toggle the FPS counter(on by default)\n\n## Features\n\n- Prey(Yellow) and Food(Green) entities\n- Spatial grid for efficient lookup\n- Perception system for detecting nearby entities\n- Behavior system for controlling entity behavior\n- Genetic system\n- Camera movement with WASD keys\n- Forest like areas for food\n- Entities age and die\n- Click to spawn prey and food\n- Cascade movement for avoiding neighbors\n- Basic reproduction system\n- Species system for grouping entities\n\n## Requirements\n\n- Bevy 0.14.0\n- Rust 1.85.1\n\n## TODO\n\n- [x] Reproduction system for entities\n- [x] Simulation speed\n- [x] Add species system for grouping entities\n- [ ] Same species herd formation\n- [ ] Performance optimizations\n- [ ] Add more complex evolution\n- [ ] Needs system for tracking entity needs\n- [ ] Add predators(Red) system for hunting prey\n- [ ] Add corpse and decay system\n- [ ] Add more complex behavior\n- [ ] Add more complex environment\n- [ ] Add more complex interactions\n- [ ] Add more complex ai\n- [ ] Add more complex genetics\n- [ ] Monitoring system for tracking entity health and behavior\n- [ ] UI for managing simulation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthekoushik%2Flife-sim-2d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthekoushik%2Flife-sim-2d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthekoushik%2Flife-sim-2d/lists"}