{"id":24762014,"url":"https://github.com/alecxcode/3inarow","last_synced_at":"2025-03-23T13:17:05.752Z","repository":{"id":226328999,"uuid":"642918499","full_name":"alecxcode/3inarow","owner":"alecxcode","description":"A Match 3 Lua Game","archived":false,"fork":false,"pushed_at":"2023-05-19T16:41:13.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T19:20:07.689Z","etag":null,"topics":["3-in-a-row","algorithms","game","game-development","games","lua","match-3"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/alecxcode.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","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}},"created_at":"2023-05-19T16:39:50.000Z","updated_at":"2023-05-19T16:55:39.000Z","dependencies_parsed_at":"2024-03-09T04:16:06.638Z","dependency_job_id":null,"html_url":"https://github.com/alecxcode/3inarow","commit_stats":null,"previous_names":["alecxcode/3inarow"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecxcode%2F3inarow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecxcode%2F3inarow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecxcode%2F3inarow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecxcode%2F3inarow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alecxcode","download_url":"https://codeload.github.com/alecxcode/3inarow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245104526,"owners_count":20561380,"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":["3-in-a-row","algorithms","game","game-development","games","lua","match-3"],"created_at":"2025-01-28T19:20:13.492Z","updated_at":"2025-03-23T13:17:05.344Z","avatar_url":"https://github.com/alecxcode.png","language":"Lua","readme":"# 3 in a Row Game\nThis is a simple Lua game example to demonstrate algorythms implementation.\nThe game is related to the type of *match 3*. The purpose of gameplay is to place 3 or more equal elements (they are known in this game as **crystals**) in a row or a column.\nTo do this, the player can make a move of a crystal by one cell left, right, up, or down.\nOnly those moves that create 3 in a row (column) matches are allowed.\n\nTo play the game use Lua interpreter; run: `lua main.lua`\n\nPlease read the comments in source code for more info.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falecxcode%2F3inarow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falecxcode%2F3inarow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falecxcode%2F3inarow/lists"}