{"id":15971327,"url":"https://github.com/danielholmes/evolved-virtual-creatures-2d","last_synced_at":"2025-09-03T05:35:29.802Z","repository":{"id":145825315,"uuid":"70854987","full_name":"danielholmes/evolved-virtual-creatures-2d","owner":"danielholmes","description":"Implementation of Karl Sims' Evolved Virtual Creatures project in 2D","archived":false,"fork":false,"pushed_at":"2016-10-17T02:29:23.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-25T17:02:50.240Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","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/danielholmes.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":"2016-10-13T23:02:25.000Z","updated_at":"2020-06-12T21:11:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"036a1469-5b34-4063-83cd-1fb5cc0a5f6c","html_url":"https://github.com/danielholmes/evolved-virtual-creatures-2d","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielholmes/evolved-virtual-creatures-2d","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielholmes%2Fevolved-virtual-creatures-2d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielholmes%2Fevolved-virtual-creatures-2d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielholmes%2Fevolved-virtual-creatures-2d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielholmes%2Fevolved-virtual-creatures-2d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielholmes","download_url":"https://codeload.github.com/danielholmes/evolved-virtual-creatures-2d/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielholmes%2Fevolved-virtual-creatures-2d/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273397602,"owners_count":25098233,"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-09-03T02:00:09.631Z","response_time":76,"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":[],"created_at":"2024-10-07T20:21:01.092Z","updated_at":"2025-09-03T05:35:29.752Z","avatar_url":"https://github.com/danielholmes.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Evolved Virtual Creatures 2D \n\nImplements Karl Sims' [Evolved Virtual Creatures](http://www.karlsims.com/evolved-virtual-creatures.html) project (in 2D \ninstead of 3D)\n\n\n## Dependencies\n\n - JDK 1.8+\n - Scala 2.11\n - SBT 0.13.12\n\n\n## Running Tests\n\n - All: `sbt test`\n - Individual: `sbt 'test-only org.danielholmes.evc2d.HelloWorldSpec'`\n - Individual Continuous: `sbt ~'test-only org.danielholmes.evc2d.HelloWorldSpec'`\n\n\n## Running in Development\n\n`sbt ~fastOptJS`\n\nThen access via:\n\n[http://localhost:12345/target/scala-2.11/classes/index-dev.html](http://localhost:12345/target/scala-2.11/classes/index-dev.html)\n\nEdits to the scala source will automatically reload this page\n\n\n## Production Version\n\n`sbt fullOptJS`\n\n\n## Notes\n\n - 50 - 100 generations\n - population of 300\n - survival ratio - 1/5 (number of creatures that breed for next population). Random creatures added if less than 1/5 \n   with positive fitness","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielholmes%2Fevolved-virtual-creatures-2d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielholmes%2Fevolved-virtual-creatures-2d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielholmes%2Fevolved-virtual-creatures-2d/lists"}