Skip to content

flixel-gdx/flixel-gdx-examples

Repository files navigation

What is flixel-gdx?

flixel-gdx is a port of the AS3 game framework flixel to Java and Android. It’s built on top of the well-known libgdx framework which allows apps to be deployed to both Android and Desktop. With libgdx the nasty OpenGL ES stuff is all hidden. Like the original flixel, its primary function is to provide some useful base classes that you can easily extend to make your own basic game objects.

Get Started

https://github.com/flixel-gdx/flixel-gdx/wiki/Project-Setup

Forums

flixel-gdx doesn’t have its own message board, but you can use the forums of flixel and libgdx. Both have an active community. If you have any questions or feedback that are related to flixel please put it in the flixel community. They are more likely to help you out more quickly than at the libgdx. Questions about Android, OpenGL ES, rendering, etc. goes to libgdx.

flixel forums | libgdx forums

Bitdeli Badge