{"id":37130784,"url":"https://github.com/ermanimer/gameoflife","last_synced_at":"2026-01-14T15:02:05.903Z","repository":{"id":57707994,"uuid":"504855337","full_name":"ermanimer/gameoflife","owner":"ermanimer","description":"Conway's Game Of Life Implementation In Go","archived":false,"fork":false,"pushed_at":"2022-08-12T15:59:40.000Z","size":49,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-06-19T11:37:46.935Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/ermanimer.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":"2022-06-18T13:45:36.000Z","updated_at":"2022-07-13T16:52:27.000Z","dependencies_parsed_at":"2022-09-08T10:01:06.560Z","dependency_job_id":null,"html_url":"https://github.com/ermanimer/gameoflife","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ermanimer/gameoflife","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ermanimer%2Fgameoflife","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ermanimer%2Fgameoflife/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ermanimer%2Fgameoflife/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ermanimer%2Fgameoflife/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ermanimer","download_url":"https://codeload.github.com/ermanimer/gameoflife/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ermanimer%2Fgameoflife/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28424039,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T13:30:50.153Z","status":"ssl_error","status_checked_at":"2026-01-14T13:29:08.907Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-14T15:02:05.268Z","updated_at":"2026-01-14T15:02:05.894Z","avatar_url":"https://github.com/ermanimer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gameoflife\n\n[![Go](https://github.com/ermanimer/gameoflife/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/ermanimer/gameoflife/actions/workflows/go.yml)\n[![Go Report Card](https://goreportcard.com/badge/github.com/ermanimer/gameoflife)](https://goreportcard.com/report/github.com/ermanimer/gameoflife)\n\nImplementation of [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) in Go.\n\n*Works only on Unix-like systems.*\n\n# Instalation\n\n```zsh\ngo install github.com/ermanimer/gameoflife@latest\n```\n\n# Help\n\n```zsh\ngameoflife -h\n```\n\n# Sample Usage\n\nRun gameoflife with input filename **./inputs/pulsar.txt** and with **2 fps** playback speed.\n\n```zsh\ngameoflife -i ./inputs/pulsar.txt -s 2\n```\n\n# Sample Output\n\n![Pulsar](outputs/pulsar.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fermanimer%2Fgameoflife","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fermanimer%2Fgameoflife","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fermanimer%2Fgameoflife/lists"}