Basic example of a platform game coded in Actionscript 3 (AS3) with Starling (http://gamua.com/starling/), Ash Entity Framework (http://www.ashframework.org/) and DragonBones (http://dragonbones.github.io/).
This repository is the home for a new example game written in Actionscript 3 utilising Starling, Ash, NAPE and DragonBones frameworks.
The aims of this project are:
- to create the structure of a game to demonstrate how these technologies can work together to develop easily reusable code for rapid prototyping and easier game development for browser, mobile and desktop.
- to collaborate on the improvement of the game and its components involving developers and students with varied experience.
- to learn from each other whilst sharing code, skills and ideas.
Features
- example game built on the Gamua's Starling Framework
- implements Ash Entity System Framework
- DragonBones skeletal animation
- Nape Physics Engine for physics and collision detection