Giter Site home page Giter Site logo

pyjamads / flixel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from haxeflixel/flixel

0.0 0.0 0.0 11.16 MB

HaxeFlixel is a 2D game framework built with OpenFL and Haxe that delivers cross platform games, completely free for personal or commercial use. It is an evolution and extension of the opensource work shared by Adam Atomic's AS3 Flixel and Richard Davey's Power Tools.

Home Page: http://www.haxeflixel.com/

License: Other

flixel's Introduction

###Related: flixel-addons | flixel-demos | flixel-tools | flixel-ui


###Getting Started

You can read our getting started docs here.

It is recomended to use Haxeflixel via haxelib. Just run haxelib install flixel once you have it installed.

###Changes for HaxeFlixel 3.0

This is the third big update to HaxeFlixel. Here are the biggest changes:

  • New Front End classes to better encapsulate FlxG functionality.
  • Refactored the animation system.
  • Better support for nested sprites via FlxSpriteGroup. FlxSpriteGroups can be contained within other groups, and behave like FlxSprites. They are expensive though, use them sparringly.
  • Moved lots of stuff into utility classes to reduce clutter in core classes.
  • Continued optimizations for cpp targets.

###Upgrading from previous versions

You can find upgrade instructions here.

If you wish to contribute to our documentation, you can edit the upgrade docs on github.

###For Developers

Make sure you're using latest version of Haxe, haxelib and OpenFl. You should also read the haxelib guide.

Clone this repository by running haxelib git flixel https://github.com/HaxeFlixel/flixel dev.

We recommended that you use a GUI application to manage your changes, for example SourceTree.

###Current Build Status Build Status


###Links

In case you're looking for resources, help, or just want to interact with the community:


HaxeFlixel was created by Alexander Hohlov, also known as Beeblerox who continues to be the project lead. The codebase started largely from a Haxe port of the AS3 version of Flixel written by Adam “Atomic” Saltsman and Richard Davey's Power Tools

Special thanks go to the community contributors Werdn, crazysam, impaler, ProG4mr, Gama11, sergey-miryanov and more.

HaxeFlixel presents substantial enhancements from the original Flixel AS3 code:

  • Use of a robust and powerful, opensource language
  • Flexible Asset Management System
  • Cross-platform development for Linux, Mac and Windows
  • Texture Atlas and Layer enhancement for cpp targets
  • Integrated and robust Tween System
  • Access to OpenFL native extensions
  • Compile to Mobile and Desktop targets with native code through OpenFL
  • Impressive Native Performance using GPU accelerated drawTiles implimentation in cpp targets
  • A powerful debugger with a console as well as an advanced logging system
  • A vibrant community that keeps updating the engine and adding new features to it

###Runtime Targets The current possible targets are:

Mobile Desktop Web
Blackberry Linux Flash
iOS Mac
Android Windows
WebOS Neko

There's also experimental support for HTML5.


###Basic Features

  • Display thousands of moving objects
  • Basic collisions between objects
  • Group objects together for simplicity
  • Easily generate and emit particles
  • Create game levels using tilemaps
  • Text display, save games, scrolling
  • Mouse, keyboard, controller, and touch inputs
  • Math & color utilities
  • Record and play back replays
  • Powerful interactive debugger
  • Camera system for split screen
  • Pathfinding and following
  • Easy object recycling

flixel's People

Contributors

artbit avatar beeblerox avatar danielsig avatar gama11 avatar gamedevsam avatar grayhaze avatar hantaniold avatar impaler avatar jorgenpt avatar kevinresol avatar keymaster- avatar larsiusprime avatar masadow avatar mrcdk avatar npretto avatar pentaphobe avatar rszrama avatar seifertim avatar sergey-miryanov avatar sergiob avatar sinnus avatar sruloart avatar steverichey avatar taliii avatar tiagolr avatar timtait avatar victorgrunn avatar volvis avatar werdn avatar yhslai avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.