{"id":19912343,"url":"https://github.com/bwdmonkey/lifehs","last_synced_at":"2025-08-01T12:02:57.846Z","repository":{"id":104623329,"uuid":"153045849","full_name":"bwdmonkey/lifehs","owner":"bwdmonkey","description":"Haskell implementation of Conway's Game of Life","archived":false,"fork":false,"pushed_at":"2018-10-19T06:56:37.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T08:45:16.310Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bwdmonkey.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":"2018-10-15T03:05:29.000Z","updated_at":"2020-08-10T06:13:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"622fa427-c3d7-4dd4-9f77-d3db26e58033","html_url":"https://github.com/bwdmonkey/lifehs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bwdmonkey/lifehs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwdmonkey%2Flifehs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwdmonkey%2Flifehs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwdmonkey%2Flifehs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwdmonkey%2Flifehs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bwdmonkey","download_url":"https://codeload.github.com/bwdmonkey/lifehs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwdmonkey%2Flifehs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268221332,"owners_count":24215686,"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-01T02:00:08.611Z","response_time":67,"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-11-12T21:29:05.122Z","updated_at":"2025-08-01T12:02:57.747Z","avatar_url":"https://github.com/bwdmonkey.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lifehs\n\nHaskell implementation of Conway's Game of Life\n\nAuthors: Tom Lee, Susie Chen, James Luo\n\nUsage:\n\n```bash\n$ runhaskell LifeGUI.hs\nWelcome to Conway's Game of Life!\nWhat would you like to do?\n1) Use custom plots\n2) Use seeds\n\u003e 1\nPlease provide a cell position you like to add in format of x, y (1-index)\nor \"quit\" to quit:\n\u003e [...]\n. ■ . . . . . . . . . . . . . . . . . .\n■ . ■ . . . . . . . . . . . . . . . . .\n. ■ ■ . . . . . . . . . . . . . . . . .\n. . . . . . . . . . . . . . . . . . . .\n. . . . . . . . . . . . . . . . . . . .\n. . . . . . . . . . . . . . . . . . . .\n. . . . . . . . . . . . . . . . . . . .\n. . . . . . . . . . . . . . . . . . . .\n. . . . . . . . . . . . . . . . . . . .\n. . . . . . . . . . . . . . . . . . . .\n. . . . . . . . . . . . . . . . . . . .\n. . . . . . . . . . . . . . . . . . . .\n. . . . . . . . . . . . . . . . . . . .\n. . . . . . . . . . . . . . . . . . . .\n. . . . . . . . . . . . . . . . . . . .\n. . . . . . . . . . . . . . . . . . . .\n. . . . . . . . . . . . . . . . . . . .\n. . . . . . . . . . . . . . . . . . . .\n. . . . . . . . . . . . . . . . . . . .\n. . . . . . . . . . . . . . . . . . . .\nPress ^c in order to finish\n```\n\nNote that this program uses ANSI escape sequences hence may not work on Windows.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbwdmonkey%2Flifehs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbwdmonkey%2Flifehs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbwdmonkey%2Flifehs/lists"}