{"id":15836958,"url":"https://github.com/gamelly/gly-engine","last_synced_at":"2025-04-06T07:09:54.169Z","repository":{"id":246078760,"uuid":"819977530","full_name":"gamelly/gly-engine","owner":"gamelly","description":"A cross-platform embeddable lua game engine such as ginga, pc, mobile, browser and its own console like a Wii clone.","archived":false,"fork":false,"pushed_at":"2025-04-04T21:19:08.000Z","size":373,"stargazers_count":56,"open_issues_count":20,"forks_count":10,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T09:08:28.300Z","etag":null,"topics":["game-engine","gamedev","gba","ginga","love2d","lua","ps2","television","tizen","webos","wii"],"latest_commit_sha":null,"homepage":"https://docs.gamely.com.br","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gamelly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/support.txt","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"rodrigodornelles"}},"created_at":"2024-06-25T14:53:53.000Z","updated_at":"2025-04-01T04:25:14.000Z","dependencies_parsed_at":"2024-09-17T01:26:57.890Z","dependency_job_id":"6283dca3-b779-49b7-82c1-af2fba1d38c5","html_url":"https://github.com/gamelly/gly-engine","commit_stats":{"total_commits":19,"total_committers":3,"mean_commits":6.333333333333333,"dds":"0.21052631578947367","last_synced_commit":"426f37a7218f3e9152fddd912a71eae777da473f"},"previous_names":["rodrigodornelles/codename-videogame-engine","gamelly/gly-engine"],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamelly%2Fgly-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamelly%2Fgly-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamelly%2Fgly-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamelly%2Fgly-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gamelly","download_url":"https://codeload.github.com/gamelly/gly-engine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312081,"owners_count":20918344,"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-engine","gamedev","gba","ginga","love2d","lua","ps2","television","tizen","webos","wii"],"created_at":"2024-10-05T15:05:15.790Z","updated_at":"2025-04-06T07:09:54.140Z","avatar_url":"https://github.com/gamelly.png","language":"Lua","readme":"\u003cdiv align=\"center\"\u003e\n\u003ch1\u003e:mechanical_arm:\u003cbr\u003eGLY Engine\u003cbr\u003e\u003csup\u003e\u003csub\u003epowered by \u003ca href=\"https://gamely.com.br\" target=\"_blank\"\u003egamely.com.br\u003c/a\u003e\u003c/sub\u003e\u003c/sup\u003e\u003c/h1\u003e\n\u003c/div\u003e\n\n[\u003cimg align=\"right\" width=\"40%\" src=\"https://raw.githubusercontent.com/RodrigoDornelles/RodrigoDornelles/master/media/ginga-asteroids.gif\"\u003e](https://github.com/RodrigoDornelles/codename-videogame-engine/blob/main/samples/asteroids/game.lua)\n\n[![codecov](https://codecov.io/github/RodrigoDornelles/codename-videogame-engine/graph/badge.svg?token=MM0TY7VVAT)](https://codecov.io/github/RodrigoDornelles/codename-videogame-engine)\n\n\u003e A cross-platform embeddable LUA game engine such as ginga, pc, mobile, browser and its own console like a Wii clone.\n\n * **Progressive \"Television\" Apps** _(PWA but is for Brazilian TVs)_\n * **Many testing tools** _(REPL, Unit Tests, [TAS](https://tasvideos.org/WelcomeToTASVideos#WhatIsATas) Tests)_\n * **Pure functions**\n\n### Love 2D :heart_decoration: :desktop_computer:\n\n```sql\nlua cli.lua build @asteroids --core love --run\n```\n\n### Browser :globe_with_meridians:\n\n```sql\nlua cli.lua build @asteroids --core html5\n```\n\n#### CLI Platform Support\n\n| command | lua 5.4 | lua 5.3 | lua 5.1 | luajit | installation |\n| :-----: | :-----: | :-----: | :-----: | :----: | :----------- |\n| cli.sh  |    :ok: |    :ok: |    :ok: |   :ok: | `git clone https://github.com/gamelly/gly-engine`\n| cli.lua |    :ok: |    :ok: |     :x: |   :ok: | `wget http://get.gamely.com.br/cli.lua`\n| gly-cli |    :ok: |         |         |        | `npm install -g @gamely/gly-cli`\n\n#### Engine Platform Support\n\n| Tier 1 | HTML5, WebOS2020 or later | main platform for production |\n| :----- | :------------------------ | :------------ |\n| Tier 2 | Love2D                    | main plataform for development and tests\n| Tier 3 | Tizen 8                   | full support WIP\n| Tier 4 | WebOS 6                   | coming soon\n| Tier 5 | Native Core Desktop       | full support, not available for download yet\n| Tier 6 | Native Core Arduino       | coming soon\n| Tier 7 | Ginga                     | support\n| Tier 8 | Console TUI (ASCII)       | support\n| Tier 9 | Play Station 2            | coming soon\n| Tier 9 | Nintendo Wii              | support is reworking\n| Tier 10 | Nintendo DS              | support, except images\n| Tier 11 | Nintendo GBA             | support, except images\n| Tier 12 | Play Station 1           | support, very limited\n","funding_links":["https://github.com/sponsors/rodrigodornelles"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamelly%2Fgly-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgamelly%2Fgly-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamelly%2Fgly-engine/lists"}