{"id":29507988,"url":"https://github.com/cyberdex/fire-wheel","last_synced_at":"2025-07-16T04:07:31.758Z","repository":{"id":299202637,"uuid":"623980282","full_name":"CyberDex/fire-wheel","owner":"CyberDex","description":"Bonus wheel game","archived":false,"fork":false,"pushed_at":"2025-06-15T09:04:55.000Z","size":8006,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-15T10:19:29.191Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cyberdex.github.io/fire-wheel/","language":"TypeScript","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/CyberDex.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,"zenodo":null}},"created_at":"2023-04-05T13:46:41.000Z","updated_at":"2025-06-15T09:04:59.000Z","dependencies_parsed_at":"2025-06-15T10:19:42.904Z","dependency_job_id":"64e172ff-b2be-4ad4-b193-8eefb886a0b9","html_url":"https://github.com/CyberDex/fire-wheel","commit_stats":null,"previous_names":["cyberdex/fire-wheel"],"tags_count":0,"template":false,"template_full_name":"CyberDex/pixi-experiments","purl":"pkg:github/CyberDex/fire-wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberDex%2Ffire-wheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberDex%2Ffire-wheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberDex%2Ffire-wheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberDex%2Ffire-wheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CyberDex","download_url":"https://codeload.github.com/CyberDex/fire-wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberDex%2Ffire-wheel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265480789,"owners_count":23773788,"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":[],"created_at":"2025-07-16T04:07:31.301Z","updated_at":"2025-07-16T04:07:31.743Z","avatar_url":"https://github.com/CyberDex.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fire Wheel. \u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;  [!!! Play link !!!](https://cyberdex.github.io/fire-wheel/ \"Play game\")\n\nThis is an educational project, that implements a basic bonus wheel game, using PixiJS and its libraries PixiUI and PixiLayout. \n\nIt can be a starting point for your own learning and development journey with game development using PixiJS together with PixiUI and PixiLayout.\n\n\u0026nbsp;\u0026nbsp;\u0026nbsp;[\u003cimg src = \"https://user-images.githubusercontent.com/11766115/227019823-59e219a9-40b8-4478-a6cb-dde04a3f91eb.png\" height='25' /\u003e](https://github.com/pixijs/pixijs) - a rendering library built for the web.  \n  \n\u0026nbsp;\u0026nbsp;\u0026nbsp;[\u003cimg src = \"https://user-images.githubusercontent.com/11766115/227020431-e8a8e4ee-fc8d-4f2d-a292-84cdcf5a2912.png\" height='25' /\u003e](https://github.com/pixijs/ui) - commonly used UI components aplications based on PixiJS.  \n  \n\u0026nbsp;\u0026nbsp;\u0026nbsp;[\u003cimg src = \"https://user-images.githubusercontent.com/11766115/227020528-89d0ec22-be97-4650-a7de-37834de23c1d.png\" height='25' /\u003e](https://github.com/pixijs/layout) - library for for simple and fast implementation of responsive user interfaces using PixiPS.\n\n\n# Prerequisites\n\nTo run this project, you need to have `Node.js` and `npm` installed on your system.\n\n# Setup and run the game\n\n```sh\n# Clone the repository\ngit clone https://github.com/CyberDex/fire-wheel\n\n# Clone the repository\ncd ./fire-wheel\n\n# Install dependencies\nnpm install\n\n# Start the project\nnpm start\n```\n\n# Building the game\n\n```sh\n# Compile the game into a bundle, which can be found in `dist/`\nnpm run build\n```\n\n# Usage\n\nFeel free to use this project as a reference to develop your own game. \nUse the code comments to understand how it works and experiment by making changes to the code and seeing how it affects the UI. \n\n# Contributions\n\nWe encourage you to fork the repository and improve it in any way you see fit. Share your improvements with the community by submitting pull requests to the original repository.\n\n# License\n\nThis project is licensed under the [MIT License](https://opensource.org/licenses/MIT).\n\n# UI Assets\n\nAssets used in this project are from the following sources:\nhttps://graphicriver.net/item/cartoon-games-gui-pack-9/5644945\nTo use them in your projects, you need to purchase a license from the original author.\n\n---\n\n\u003e Author [@CyberDex](https://github.com/CyberDex)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyberdex%2Ffire-wheel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyberdex%2Ffire-wheel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyberdex%2Ffire-wheel/lists"}