{"id":16188299,"url":"https://github.com/konsumer/raylib-live","last_synced_at":"2025-07-01T11:08:42.709Z","repository":{"id":244286391,"uuid":"814793003","full_name":"konsumer/raylib-live","owner":"konsumer","description":"Template for live-reloading a C raylib game","archived":false,"fork":false,"pushed_at":"2024-11-23T02:36:20.000Z","size":328,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-25T20:12:45.555Z","etag":null,"topics":["c","raylib","wasm","web"],"latest_commit_sha":null,"homepage":"https://konsumer.js.org/raylib-live/ ","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/konsumer.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-13T18:04:23.000Z","updated_at":"2024-12-20T14:19:57.000Z","dependencies_parsed_at":"2025-04-09T22:27:51.742Z","dependency_job_id":null,"html_url":"https://github.com/konsumer/raylib-live","commit_stats":null,"previous_names":["konsumer/raylib-live"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/konsumer/raylib-live","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Fraylib-live","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Fraylib-live/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Fraylib-live/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Fraylib-live/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/konsumer","download_url":"https://codeload.github.com/konsumer/raylib-live/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Fraylib-live/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262950349,"owners_count":23389644,"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":["c","raylib","wasm","web"],"created_at":"2024-10-10T07:25:56.377Z","updated_at":"2025-07-01T11:08:42.681Z","avatar_url":"https://github.com/konsumer.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"The purpose of this is to have a live-reloading C-based raylib setup, so you can work on your scene and see changes right away. You will need emscripten/ninja/cmake/nodejs installed, or docker. You can find help install all this in [WINDOWS](setup/WINDOWS.md), [LINUX](setup/LINUX.md) or [MAC](setup/MAC.md).\n\nIt also has Github CI setup to auto-publish a demo site for quick-sharing of your project. [Here](https://konsumer.js.org/raylib-live) is an example.\n\n```\n# setup tools\nnpm i\n\n# run the watching web-server, build on changes\nnpm start\n\n# run the build/server in docker (less host-tooling needed)\nnpm run start:docker\n\n# make a native game, run with ./build/my_raylib_game\nnpm run build:native\n\n# compile web-version\nnpm run build:web\n```\n\nPut any files in `src/assets` and access them in your code with that path (like `src/assets/image.png`) and it will work in native or wasm -build.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonsumer%2Fraylib-live","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkonsumer%2Fraylib-live","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonsumer%2Fraylib-live/lists"}