{"id":18847818,"url":"https://github.com/interkosmos/golf","last_synced_at":"2026-03-19T06:41:49.597Z","repository":{"id":139286355,"uuid":"119546599","full_name":"interkosmos/golf","owner":"interkosmos","description":"Conway’s Game of Life in Fortran 2003","archived":false,"fork":false,"pushed_at":"2020-05-20T13:01:51.000Z","size":32,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-12T11:56:22.069Z","etag":null,"topics":["cellular-automaton","fortran","game-of-life"],"latest_commit_sha":null,"homepage":"","language":"Fortran","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/interkosmos.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}},"created_at":"2018-01-30T14:23:20.000Z","updated_at":"2022-06-03T21:44:18.000Z","dependencies_parsed_at":"2023-09-25T01:44:52.479Z","dependency_job_id":null,"html_url":"https://github.com/interkosmos/golf","commit_stats":{"total_commits":20,"total_committers":1,"mean_commits":20.0,"dds":0.0,"last_synced_commit":"af830a6e7d4099301ea079cea88adc2a90ebafb9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/interkosmos/golf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Fgolf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Fgolf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Fgolf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Fgolf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/interkosmos","download_url":"https://codeload.github.com/interkosmos/golf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Fgolf/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267754982,"owners_count":24139438,"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-07-29T02:00:12.549Z","response_time":2574,"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":["cellular-automaton","fortran","game-of-life"],"created_at":"2024-11-08T03:09:44.874Z","updated_at":"2026-02-08T11:35:47.562Z","avatar_url":"https://github.com/interkosmos.png","language":"Fortran","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Game of Life (Fortran)\nSimple text-based clone of the popular cellular automaton written in Fortran\n2003. Should run on most Unix-like operating systems.\n\n![Screen Shot](screenshot.png)\n\n## Build\nYou can use CMake and GNU Fortran to build the game:\n\n```\n$ mkdir build \u0026\u0026 cd build/\n$ cmake ..\n$ make\n```\n\nIf you do not want to use CMake, run:\n\n```\n$ gfortran9 -c src/getopt.f90\n$ gfortran9 -o golf src/golf.f90 getopt.o\n```\n\n## Run\n```\n$ ./golf --file world.txt --columns 30 --rows 10 --generations 100\n```\n\n## Licence\nISC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterkosmos%2Fgolf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finterkosmos%2Fgolf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterkosmos%2Fgolf/lists"}