{"id":16355983,"url":"https://github.com/timobechtel/go-conway","last_synced_at":"2026-05-12T07:38:53.938Z","repository":{"id":117356857,"uuid":"273923041","full_name":"TimoBechtel/go-conway","owner":"TimoBechtel","description":"Asynchronous, self updating Conway's Game of Life written in Go and rendered in the browser using WebAssembly","archived":false,"fork":false,"pushed_at":"2020-06-24T12:58:44.000Z","size":458,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-23T19:09:05.465Z","etag":null,"topics":["asynchronous","conways-game-of-life","game-of-life","go","golang","wasm","webassembly"],"latest_commit_sha":null,"homepage":"https://timobechtel.github.io/go-conway/","language":"JavaScript","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/TimoBechtel.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-21T14:42:00.000Z","updated_at":"2024-06-19T06:29:27.137Z","dependencies_parsed_at":null,"dependency_job_id":"b6ea95df-3ac5-4826-b4e7-9d8ac40a2224","html_url":"https://github.com/TimoBechtel/go-conway","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/TimoBechtel%2Fgo-conway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimoBechtel%2Fgo-conway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimoBechtel%2Fgo-conway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimoBechtel%2Fgo-conway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TimoBechtel","download_url":"https://codeload.github.com/TimoBechtel/go-conway/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239665451,"owners_count":19676937,"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":["asynchronous","conways-game-of-life","game-of-life","go","golang","wasm","webassembly"],"created_at":"2024-10-11T01:42:19.415Z","updated_at":"2025-12-08T03:30:15.632Z","avatar_url":"https://github.com/TimoBechtel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-conway\n\nConway's Game of Life experiment, written in Go rendered in the browser using WebAssembly.\n\nCells are not updated all at once, but instead update themselves asynchronously. Everytime they update, they notify their neighbors.\n\nTo start this process, the game first triggers a single cell.\n\nIt may not work completely reliably yet.\n\n\nPart of my 111-Challenge. \nhttps://twitter.com/hashtag/111Challenge\n\n## Dev\n1. compile: `make build`\n2. serve `./web` using a web server\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimobechtel%2Fgo-conway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimobechtel%2Fgo-conway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimobechtel%2Fgo-conway/lists"}