{"id":13697781,"url":"https://github.com/HaxeFlixel/flixel-demos","last_synced_at":"2025-05-03T20:31:05.288Z","repository":{"id":3884385,"uuid":"4971370","full_name":"HaxeFlixel/flixel-demos","owner":"HaxeFlixel","description":"Collection of demos for HaxeFlixel","archived":false,"fork":false,"pushed_at":"2025-03-16T20:56:05.000Z","size":79686,"stargazers_count":443,"open_issues_count":18,"forks_count":288,"subscribers_count":16,"default_branch":"dev","last_synced_at":"2025-03-16T21:33:58.560Z","etag":null,"topics":["demo","haxeflixel","haxelib","samples"],"latest_commit_sha":null,"homepage":"https://haxeflixel.com/demos","language":"Haxe","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/HaxeFlixel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2012-07-10T08:45:44.000Z","updated_at":"2025-03-16T20:56:09.000Z","dependencies_parsed_at":"2023-07-09T08:16:57.536Z","dependency_job_id":"788816d2-9772-4026-8c4d-cdd76cf44914","html_url":"https://github.com/HaxeFlixel/flixel-demos","commit_stats":{"total_commits":1217,"total_committers":54,"mean_commits":"22.537037037037038","dds":"0.42481511914543957","last_synced_commit":"d4805f5d599e2c6a2fd77d3b9f950fecc2087c58"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HaxeFlixel%2Fflixel-demos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HaxeFlixel%2Fflixel-demos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HaxeFlixel%2Fflixel-demos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HaxeFlixel%2Fflixel-demos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HaxeFlixel","download_url":"https://codeload.github.com/HaxeFlixel/flixel-demos/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252252608,"owners_count":21718765,"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":["demo","haxeflixel","haxelib","samples"],"created_at":"2024-08-02T18:01:02.775Z","updated_at":"2025-05-03T20:31:00.274Z","avatar_url":"https://github.com/HaxeFlixel.png","language":"Haxe","readme":"![](https://raw.githubusercontent.com/HaxeFlixel/haxeflixel.com/master/content/_static/images/flixel-logos/flixel-demos.png)\n\n[flixel](https://github.com/HaxeFlixel/flixel) | [addons](https://github.com/HaxeFlixel/flixel-addons) | [ui](https://github.com/HaxeFlixel/flixel-ui) | [demos](https://github.com/HaxeFlixel/flixel-demos) | [tools](https://github.com/HaxeFlixel/flixel-tools) | [templates](https://github.com/HaxeFlixel/flixel-templates) | [docs](https://github.com/HaxeFlixel/flixel-docs) | [haxeflixel.com](https://github.com/HaxeFlixel/haxeflixel.com) | [türkçe](/README_TR.md)\n\n[![CI](https://img.shields.io/github/actions/workflow/status/HaxeFlixel/flixel-demos/main.yml?branch=dev\u0026logo=github)](https://github.com/HaxeFlixel/flixel-demos/actions?query=workflow%3ACI)\n[![Discord](https://img.shields.io/discord/162395145352904705.svg?logo=discord)](https://discordapp.com/invite/rqEBAgF)\n[![Haxelib Version](https://badgen.net/haxelib/v/flixel-demos)](https://lib.haxe.org/p/flixel-demos)\n[![Haxelib Downloads](https://badgen.net/haxelib/d/flixel-demos?color=blue)](https://lib.haxe.org/p/flixel-demos)\n[![Haxelib License](https://badgen.net/haxelib/license/flixel-demos)](LICENSE.md)\n[![Patreon](https://img.shields.io/badge/donate-patreon-blue.svg)](https://www.patreon.com/haxeflixel)\n\n## About\n\nThis is a collection of **80+ demos** using the HaxeFlixel engine and demonstrating its capabilities. All the ones that are compatible with a web target (HTML5 and/or Flash) can be found on [haxeflixel.com/demos](http://haxeflixel.com/demos/).\n\n![](demoSelection.png)\n\n## Installation\n\nTo get the master branch / the release compatible with the latest flixel release, run:\n\n`haxelib install flixel-demos`\n\nYou can then use [flixel-tools](https://github.com/HaxeFlixel/flixel-tools) `create` command to create one of the demos in a directory of your choice, or alternatively run them directly from the haxelib directory.\n\n## For Developers\n\nIf you are wanting to contribute code, please review the follwing documentation:\n\n- [Code Contributions](http://haxeflixel.com/documentation/code-contributions)\n- [Code Style](http://haxeflixel.com/documentation/code-style)\n- [Install development flixel](http://haxeflixel.com/documentation/install-development-flixel/)\n\nIf you have a question or have not contributed on github before, there are friendly people in the community that help out in the [forums](http://haxeflixel.com/documentation/community/).\n\nFor using Git with GitHub we recommended using a GUI application to manage your changes, for example [SourceTree](http://www.sourcetreeapp.com/).\n\nIf you want to use Visual Studio Code with flixel-demos, you can use [flixel-tools](https://github.com/HaxeFlixel/flixel-tools) to create `.vscode` directories for all projects at once:\n\n```\nflixel configure \u003cpath-to-flixel-demos\u003e -ide vscode\n```\n\nIf you installed flixel-demos via `haxelib git` on Windows, the path will be `C:\\HaxeToolkit\\haxe\\lib\\flixel-demos\\git`.\n","funding_links":["https://www.patreon.com/haxeflixel"],"categories":["Haxe","Programming"],"sub_categories":["Haxe/HaxeFlixel Resources"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHaxeFlixel%2Fflixel-demos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FHaxeFlixel%2Fflixel-demos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHaxeFlixel%2Fflixel-demos/lists"}