flixel
Game framework
A game development framework that provides a set of reusable base classes for creating 2D games
flixel is a free Actionscript (Flash) library that I distilled from a variety of Flash games that I've worked on over the last couple years, including Gravity Hook, Fathom and Canabalt. It's primary function is to provide some useful base classes that you can extend to make your own game objects.
1k stars
64 watching
196 forks
Language: ActionScript
last commit: about 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
adamatomic/mode | A demo game built on the Flixel framework using ActionScript | 74 |
adamatomic/flxteroids | A simple Flixel game inspired by the classic arcade shooter | 15 |
dabbertorres/swift2 | A game framework built around the SFML and OpenGL libraries. | 8 |
useflashpunk/flashpunk | A lightweight framework for developing 2D Flash games with a focus on simplicity and ease of use. | 390 |
gamebytes/flxcollisions | A set of 2D physics and collision demos for the Flixel game engine. | 2 |
dfabulich/choicescript | A programming language and development framework for creating multiple-choice games using JavaScript | 410 |
haxeflixel/flixel | A 2D game engine that provides tools and libraries for creating games on multiple platforms using the Haxe programming language. | 1,990 |
gamefoundry/bsf | A C++14 library providing a unified foundation for real-time graphical applications | 1,748 |
davikingcode/citrus-engine | A professional-grade Flash game engine built on modern programming practices, allowing developers to focus on creating high-quality games. | 549 |
egonschiele/actionkid | A framework for building 2D games in Haskell using the Gloss library. | 49 |
johanp/pixelizer | A game development framework that uses entities and components to simplify game creation and reduce tedious tasks. | 53 |
hopson97/sfml-game-framework | A beginner framework for creating games and applications with the SFML library | 145 |
flibitijibibo/sdl2-cs | A C# wrapper around the SDL2 library for game development and multimedia applications. | 1,063 |
fallahn/xygine | A 2D game engine framework built around SFML, implementing a scene graph and an Entity Component System. | 218 |