{"id":16113284,"url":"https://github.com/patryk27/shorelark","last_synced_at":"2025-04-09T20:08:58.306Z","repository":{"id":41464571,"uuid":"315734426","full_name":"Patryk27/shorelark","owner":"Patryk27","description":"Simulation of life \u0026 evolution","archived":false,"fork":false,"pushed_at":"2024-04-04T15:56:11.000Z","size":636,"stargazers_count":218,"open_issues_count":0,"forks_count":22,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-09T20:08:54.018Z","etag":null,"topics":["evolution","genetic-algorithm","life","neural-network","rust","simulation","webassembly"],"latest_commit_sha":null,"homepage":"https://pwy.io/en/posts/learning-to-fly-pt1/","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/Patryk27.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}},"created_at":"2020-11-24T19:36:40.000Z","updated_at":"2025-03-02T21:51:39.000Z","dependencies_parsed_at":"2024-04-04T13:57:58.671Z","dependency_job_id":"49807d14-9cf4-43b6-8c27-57b54c238af9","html_url":"https://github.com/Patryk27/shorelark","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Patryk27%2Fshorelark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Patryk27%2Fshorelark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Patryk27%2Fshorelark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Patryk27%2Fshorelark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Patryk27","download_url":"https://codeload.github.com/Patryk27/shorelark/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103872,"owners_count":21048245,"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":["evolution","genetic-algorithm","life","neural-network","rust","simulation","webassembly"],"created_at":"2024-10-09T20:10:49.223Z","updated_at":"2025-04-09T20:08:58.280Z","avatar_url":"https://github.com/Patryk27.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐦 Shorelark\n\nSimulation of evolution, powered by neural networks, genetic algorithms and\nhigh school math:\n\n![screenshot](./readme/screenshot.png)\n\nFeeling curious? I've described the implementation _ab ovo_ on my blog:\n[Learning to Fly](https://pwy.io/posts/learning-to-fly-pt1).\n\n## Building\n\n### Using Cargo and npm\n\nRequires `cargo`, `npm` and `wasm-pack` (0.11.0):\n\n```bash\n# Clone the repository\n$ git clone https://github.com/Patryk27/shorelark\n$ cd shorelark\n\n# Build Rust code\n$ cd libs/simulation-wasm\n$ wasm-pack build --release\n\n# Build TypeScript code\n$ cd ../../www\n$ npm install\n\n# Start the application\n$ npm run start\n\n# Now simply open `http://localhost:8080` in your web browser :-)\n```\n\n### Using Nix\n\n```bash\n# Clone the repository\n$ git clone https://github.com/Patryk27/shorelark\n$ cd shorelark\n\n# Build the application\n$ nix build\n\n# Start the application\n$ nix run nixpkgs#php -- -S localhost:8080 -t result\n\n# Now simply open `http://localhost:8080` in your web browser :-)\n```\n\n## Usage\n\nShorelark contains an in-game introduction - just read what the terminal on the\nleft side says and have fun!\n\n## License\n\nCopyright (c) 2020 Patryk Wychowaniec \u003cpwychowaniec@pm.me\u003e.    \nLicensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatryk27%2Fshorelark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatryk27%2Fshorelark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatryk27%2Fshorelark/lists"}