{"id":18828752,"url":"https://github.com/sieep-coding/game-of-life-lua","last_synced_at":"2025-09-03T00:32:01.906Z","repository":{"id":257684943,"uuid":"859029510","full_name":"Sieep-Coding/game-of-life-lua","owner":"Sieep-Coding","description":"The famous Conway's Game of Life Simulation written in Lua, with customizable parameters.","archived":false,"fork":false,"pushed_at":"2024-09-21T01:09:47.000Z","size":3342,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-08T01:39:39.959Z","etag":null,"topics":["game-of-life","lua"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sieep-Coding.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":"2024-09-18T00:35:27.000Z","updated_at":"2024-10-21T15:43:55.000Z","dependencies_parsed_at":"2024-11-08T01:36:45.941Z","dependency_job_id":"6b02f705-50dc-4cfc-a787-fc6db5a280cc","html_url":"https://github.com/Sieep-Coding/game-of-life-lua","commit_stats":null,"previous_names":["sieep-coding/game-of-life-lua"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sieep-Coding%2Fgame-of-life-lua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sieep-Coding%2Fgame-of-life-lua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sieep-Coding%2Fgame-of-life-lua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sieep-Coding%2Fgame-of-life-lua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sieep-Coding","download_url":"https://codeload.github.com/Sieep-Coding/game-of-life-lua/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231819072,"owners_count":18431239,"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":["game-of-life","lua"],"created_at":"2024-11-08T01:36:05.388Z","updated_at":"2024-12-30T06:15:02.122Z","avatar_url":"https://github.com/Sieep-Coding.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Game of Life in Lua\n\n![License: UNLICENSE](https://img.shields.io/badge/License-UNLICENSE-blue.svg)\n\nThis is a Lua-based implementation of Conway's Game of Life. \n\nThe project generates a grid universe where cells evolve over time based on specific rules for survival, reproduction, and death.\n\n# See it in action\n![](https://github.com/Sieep-Coding/game-of-life-lua/blob/main/lua-gol.gif)\n\n## Features\n\n- Customizable grid size (N x M)\n- Random initial state generation with \"X\" representing live cells\n- Neighbors-based cell evolution rules\n- Simple Lua code structure\n\n\n## How to Use\n\n`git clone https://github.com/Sieep-Coding/game-of-life-lua`\n\n`cd game-of-life-lua`\n\n`lua main.lua`\n\n## More Info\n\nThis is a 1 to 1 recreation of another project of mine. I learned a lot of Go when I made it, so this is to teach myself lua.\n\nView my original project written in Go [here.](https://github.com/Sieep-Coding/game-of-life/blob/main/main.go)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsieep-coding%2Fgame-of-life-lua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsieep-coding%2Fgame-of-life-lua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsieep-coding%2Fgame-of-life-lua/lists"}