{"id":20052385,"url":"https://github.com/qnkhuat/lifeterm","last_synced_at":"2026-04-12T16:09:11.614Z","repository":{"id":53135787,"uuid":"325416517","full_name":"qnkhuat/lifeterm","owner":"qnkhuat","description":"Conway game of life editor on terminal","archived":false,"fork":false,"pushed_at":"2021-04-05T13:22:14.000Z","size":6094,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-02T21:37:23.081Z","etag":null,"topics":["c","conways-game-of-life","terminal"],"latest_commit_sha":null,"homepage":"","language":"C","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/qnkhuat.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}},"created_at":"2020-12-30T00:30:43.000Z","updated_at":"2025-05-19T06:03:47.000Z","dependencies_parsed_at":"2022-09-11T07:40:30.695Z","dependency_job_id":null,"html_url":"https://github.com/qnkhuat/lifeterm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qnkhuat/lifeterm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qnkhuat%2Flifeterm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qnkhuat%2Flifeterm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qnkhuat%2Flifeterm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qnkhuat%2Flifeterm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qnkhuat","download_url":"https://codeload.github.com/qnkhuat/lifeterm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qnkhuat%2Flifeterm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268475664,"owners_count":24256152,"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-08-02T02:00:12.353Z","response_time":74,"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":["c","conways-game-of-life","terminal"],"created_at":"2024-11-13T12:17:30.040Z","updated_at":"2026-04-12T16:09:11.561Z","avatar_url":"https://github.com/qnkhuat.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LifeTerm\nGame of life editor right on your terminal because why not? 🤷\n\n![](./assets/demo.png)\n\nI use the [hashlife](https://en.wikipedia.org/wiki/Hashlife) algorithm to represent the universe and update cells.\n\n# How to \n### RUN\n\u003e The grid is based on the screen size of your terminal, so make sure you larger your screen before run\n\n### Build\n`make lifeterm`\n### Run\nInit an empty world\n\n`./lifeterm.o`\n\nLifeterm is currently support to load pattern in Macrocell(.mc) format. Just type:\n\n`./lifeterm.o {path}`\n\n\n\n### Keymap\n| Key      | Description               |\n|----------|---------------------------|\n| w, a, s, d  | Game style: move one step |\n| W, A, S, D  | Game style: move 10 steps |\n| h, j, k, l  | Vim style: move one step   |\n| H, J, K, L  | Vim style: move one step   |\n| Arrows   | Move one step              |\n| x, space | Spawn/Kill a cell         |\n| u, n     | Next generation           |\n| r, R     | Refresh           |\n| q        | Quit                      |\n| i/I      | Increase/Decrease Step size by factor of 2|\n\n# Todo\n- [x] Infinite grid / Dynamic size grid\n- [x] Load patter\n- [ ] Save pattern\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqnkhuat%2Flifeterm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqnkhuat%2Flifeterm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqnkhuat%2Flifeterm/lists"}