{"id":21359845,"url":"https://github.com/scastiel/lifeee-rs","last_synced_at":"2025-07-13T01:31:35.693Z","repository":{"id":46111833,"uuid":"425544160","full_name":"scastiel/lifeee-rs","owner":"scastiel","description":"An implementation of the Game of Life","archived":false,"fork":false,"pushed_at":"2021-11-13T19:47:16.000Z","size":708,"stargazers_count":58,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T03:23:40.493Z","etag":null,"topics":["game-of-life","rust","yew"],"latest_commit_sha":null,"homepage":"https://lifeee.netlify.app","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/scastiel.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}},"created_at":"2021-11-07T15:41:07.000Z","updated_at":"2024-01-04T17:03:03.000Z","dependencies_parsed_at":"2022-09-03T06:52:13.783Z","dependency_job_id":null,"html_url":"https://github.com/scastiel/lifeee-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/scastiel/lifeee-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scastiel%2Flifeee-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scastiel%2Flifeee-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scastiel%2Flifeee-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scastiel%2Flifeee-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scastiel","download_url":"https://codeload.github.com/scastiel/lifeee-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scastiel%2Flifeee-rs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265080006,"owners_count":23708098,"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":["game-of-life","rust","yew"],"created_at":"2024-11-22T05:30:08.124Z","updated_at":"2025-07-13T01:31:35.362Z","avatar_url":"https://github.com/scastiel.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Lifeee](https://lifeee.netlify.app) – An implementation of the Game of Life\n\nI realized this application to keep learning [Rust](https://www.rust-lang.org/), discover the front-end library [Yew](https://yew.rs/), and because I’m a big fan of [John Conway’s Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life). Please consider it always a work-in-progress.\n\n## Features\n\n- Draggable \u0026 zoomable **infinite grid**\n- Adjustable **speed** of simulation\n- Library of **patterns** extracted from the official [Lexicon](https://playgameoflife.com/lexicon)\n\n## Work-in-progress features\n\n- Better support for mobile (pinch-and-zoom)\n- Sexier view of the pattern library (descriptions, search, etc.)\n- Make the view _follow_ the displayed pattern\n- Draw your own pattern on the grid\n- Compose several patterns in a simulation\n- Import \u0026 export RLE files\n\n## Run locally\n\nTo start the application locally, run the following commands:\n\nUse `nightly`:\n\n```\nrustup default nightly \u0026\u0026 rustup update\n```\n\nInstall `trunk` and `wasm-bingen-cli`:\n\n```\ncargo install trunk wasm-bindgen-cli\n```\n\nAdd `wasm32-unknown-unknown` target:\n\n```\nrustup target add wasm32-unknown-unknown\n```\n\nRun the application using `trunk`:\n\n```\ntrunk serve\n```\n\n## Want to contribute?\n\nPlease do 😉\n\n## License\n\nSee [LICENSE](https://github.com/scastiel/lifeee-rs/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscastiel%2Flifeee-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscastiel%2Flifeee-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscastiel%2Flifeee-rs/lists"}