{"id":17224865,"url":"https://github.com/pseudomuto/game_of_life","last_synced_at":"2025-03-25T16:44:48.905Z","repository":{"id":9936847,"uuid":"11952274","full_name":"pseudomuto/game_of_life","owner":"pseudomuto","description":"A simple implementation of Conway's Game of Life in Ruby","archived":false,"fork":false,"pushed_at":"2013-08-08T14:29:56.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T14:52:45.415Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/pseudomuto.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":"2013-08-07T14:43:19.000Z","updated_at":"2013-11-07T04:24:38.000Z","dependencies_parsed_at":"2022-09-21T18:22:37.444Z","dependency_job_id":null,"html_url":"https://github.com/pseudomuto/game_of_life","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/pseudomuto%2Fgame_of_life","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseudomuto%2Fgame_of_life/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseudomuto%2Fgame_of_life/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pseudomuto%2Fgame_of_life/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pseudomuto","download_url":"https://codeload.github.com/pseudomuto/game_of_life/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245503522,"owners_count":20626185,"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":[],"created_at":"2024-10-15T04:12:13.321Z","updated_at":"2025-03-25T16:44:48.877Z","avatar_url":"https://github.com/pseudomuto.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Conway's Game of Life\n[![Build Status](https://travis-ci.org/pseudomuto/game_of_life.png)](https://travis-ci.org/pseudomuto/game_of_life)\n\nI went to a Ruby Hack Night and had some trouble getting this working by\nthe time I left. So I thought I'd sleep on it and give it a shot.\n\nThere were two specific things that helped a lot for me:\n\n* RSpec - without tests, I got stuck in a cycle of fixing/breaking things\n* [inject](http://ruby-doc.org/core-2.0/Enumerable.html#method-i-inject) - pretty much the coolest Ruby method I've seen yet!\n\n# This project uses:\n\n* [TomDoc](http://tomdoc.org/)\n* [RSpec](http://rspec.info/)\n* [Guard](https://github.com/guard/guard)\n* [Travis CI](https://travis-ci.org/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpseudomuto%2Fgame_of_life","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpseudomuto%2Fgame_of_life","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpseudomuto%2Fgame_of_life/lists"}