All Projects → HaxeFlixel → Flixel Demos

HaxeFlixel / Flixel Demos

Licence: mit
Collection of demos for HaxeFlixel

Programming Languages

haxe
709 projects

Projects that are alternatives of or similar to Flixel Demos

Androidwithkotlin
🚀 These are android sample projects which are written in Kotlin. It covers video streaming, mp3 player, sqlite, location services, custom camera, o-notifications, simple compass etc.
Stars: ✭ 447 (+43.27%)
Mutual labels:  samples, demo
Capsule Samples Collection
A collection of sample Bixby capsules
Stars: ✭ 87 (-72.12%)
Mutual labels:  samples, demo
Demosify
Create a playground to show the demos of your projects.
Stars: ✭ 121 (-61.22%)
Mutual labels:  samples, demo
Glmaps
Data visualization examples and tutorials from scratch. 数据可视化示例代码集与新手学习教程。
Stars: ✭ 288 (-7.69%)
Mutual labels:  demo
Demo Recyclerviewenteranimation
Demo project for a blog post
Stars: ✭ 289 (-7.37%)
Mutual labels:  demo
Laravel Google Drive Demo
Laravel & Google Drive Storage - Demo project with Laravel 5.4
Stars: ✭ 299 (-4.17%)
Mutual labels:  demo
Demoinfo
A library to analyze CS:GO demos in C#
Stars: ✭ 306 (-1.92%)
Mutual labels:  demo
Ice Demos
Sample programs for Ice
Stars: ✭ 285 (-8.65%)
Mutual labels:  demo
Demofile
Node.js library for parsing Counter-Strike: Global Offensive demo files
Stars: ✭ 305 (-2.24%)
Mutual labels:  demo
Cranelift Jit Demo
JIT compiler and runtime for a toy language, using Cranelift
Stars: ✭ 297 (-4.81%)
Mutual labels:  demo
Vue Form Builder
Super Form Builder built on top of Vue with Drag & Drop functionality, savable-form-schema and easy to maintain/upgrade your form.
Stars: ✭ 292 (-6.41%)
Mutual labels:  demo
Ble examples
Additional examples to compliment TI's Bluetooth Low Energy Stack offerings.
Stars: ✭ 289 (-7.37%)
Mutual labels:  demo
Laravel Sketchpad
An innovative front-end environment for interactive Laravel development
Stars: ✭ 302 (-3.21%)
Mutual labels:  demo
Webpack Vue Multiplepage
在多页面项目下使用 Webpack + Vue
Stars: ✭ 288 (-7.69%)
Mutual labels:  demo
Webrtc Tutorial
📚 WebRTC 中文教程
Stars: ✭ 305 (-2.24%)
Mutual labels:  demo
Hangouts Chat Samples
Chat Bot Samples for Google Chat.
Stars: ✭ 284 (-8.97%)
Mutual labels:  samples
Learnings
Java技术栈Demo与精彩文章汇总
Stars: ✭ 303 (-2.88%)
Mutual labels:  demo
Ocbarrage
iOS 弹幕库 OCBarrage, 同时渲染5000条弹幕也不卡, 轻量, 可拓展, 高度自定义动画, 超高性能, 简单易上手; A barrage render-engine with high performance for iOS. At the same time, rendering 5000 barrages is also very smooth, lightweight, scalable, highly custom animation, ultra high performance, simple and easy to use!
Stars: ✭ 294 (-5.77%)
Mutual labels:  demo
Smoothscrollingimageeffects
A small set of ideas on animating images and other elements while smooth scrolling a page.
Stars: ✭ 293 (-6.09%)
Mutual labels:  demo
Awesome Deep Vision Web Demo
A curated list of awesome deep vision web demo
Stars: ✭ 298 (-4.49%)
Mutual labels:  demo

flixel | addons | ui | demos | tools | templates | docs | haxeflixel.com

CI Haxelib Version Haxelib Downloads Haxelib License

About

This 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.

Installation

To get the master branch / the release compatible with the latest flixel release, run:

haxelib install flixel-demos

You can then use 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.

For Developers

If you are wanting to contribute code, please review the follwing documentation:

If you have a question or have not contributed on github before, there are friendly people in the community that help out in the forums.

For using Git with GitHub we recommended using a GUI application to manage your changes, for example SourceTree.

If you want to use Visual Studio Code with flixel-demos, you can use flixel-tools to create .vscode directories for all projects at once:

flixel configure <path-to-flixel-demos> -ide vscode

If you installed flixel-demos via haxelib git on Windows, the path will be C:\HaxeToolkit\haxe\lib\flixel-demos\git.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].