{"id":21658481,"url":"https://github.com/libretro/ludo","last_synced_at":"2026-04-10T19:02:01.989Z","repository":{"id":40342363,"uuid":"131679443","full_name":"libretro/ludo","owner":"libretro","description":"A libretro frontend written in golang","archived":false,"fork":false,"pushed_at":"2024-03-28T16:41:50.000Z","size":3894,"stargazers_count":575,"open_issues_count":63,"forks_count":66,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-05-21T11:31:34.375Z","etag":null,"topics":["bindings","emulation","glfw","golang","libretro","libretro-api","libretro-frontend","openal","opengl","retrogaming","ui"],"latest_commit_sha":null,"homepage":"https://ludo.libretro.com/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/libretro.png","metadata":{"files":{"readme":"README.md","changelog":"history/history.go","contributing":null,"funding":null,"license":"COPYING","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":"2018-05-01T05:24:04.000Z","updated_at":"2024-06-18T16:53:29.845Z","dependencies_parsed_at":"2023-01-21T05:46:12.267Z","dependency_job_id":"bf499ffb-630a-48c9-b951-bdfa87bb4703","html_url":"https://github.com/libretro/ludo","commit_stats":null,"previous_names":["kivutar/go-playthemall","libretro/go-playthemall"],"tags_count":161,"template":false,"template_full_name":null,"purl":"pkg:github/libretro/ludo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libretro%2Fludo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libretro%2Fludo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libretro%2Fludo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libretro%2Fludo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libretro","download_url":"https://codeload.github.com/libretro/ludo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libretro%2Fludo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260281856,"owners_count":22985633,"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":["bindings","emulation","glfw","golang","libretro","libretro-api","libretro-frontend","openal","opengl","retrogaming","ui"],"created_at":"2024-11-25T09:29:20.654Z","updated_at":"2026-01-12T01:09:12.012Z","avatar_url":"https://github.com/libretro.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# ludo ![Build Status](https://github.com/libretro/ludo/workflows/CI/badge.svg) [![GoDoc](https://godoc.org/github.com/libretro/ludo?status.svg)](https://godoc.org/github.com/libretro/ludo)\n\nLudo is a work in progress libretro frontend written in go.\n\n\u003cimg src=\"https://raw.githubusercontent.com/kivutar/ludo-assets/master/illustration.png\" /\u003e\n\nIt is able to launch most non GL libretro cores.\n\nIt works on OSX, Linux, Linux ARM and Windows. You can download releases [here](https://github.com/libretro/ludo/releases)\n\n## Dependencies\n\n- GLFW 3.3\n- OpenGL \u003e= 2.1\n- OpenAL\n\n#### On OSX\n\nYou can execute the following command and follow the instructions about exporting PKG_CONFIG\n\n    brew install openal-soft\n\n#### On Debian or Ubuntu\n\n    sudo apt-get install libopenal-dev xorg-dev golang\n\n#### On Raspbian\n\nYou need to enable the experimental VC4 OpenGL support (Full KMS) in raspi-config.\n\n    sudo apt-get install libopenal-dev xorg-dev\n\n#### On Alpine / postmarketOS\n\n    sudo apk add musl-dev gcc openal-soft-dev libx11-dev libxcursor-dev libxrandr-dev libxinerama-dev libxi-dev mesa-dev\n\n#### On Windows\n\nSetup openal headers and dll in mingw-w64 `include` and `lib` folders.\n\n## Building\n\n    git clone --recursive https://github.com/libretro/ludo.git\n    cd ludo\n    go build\n\nFor more detailed build steps, please refer to [our continuous delivery config](https://github.com/libretro/ludo/blob/master/.github/workflows/cd.yml).\n\n## Running\n\n    ./ludo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibretro%2Fludo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibretro%2Fludo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibretro%2Fludo/lists"}