Introduction
PushButton Engine is a Flash game framework. PushButton Engine gives you industrial strength building blocks for your game.
Read the PushButton Manual right away!
Core features:
- Small core. Just 4 central classes to learn.
- Dependency injection. Wire game logic together.
- Component-based object model. Build complex game objects from simple components.
- Groups, sets, and object lifecycle. Track your game objects safely and avoid resource leaks.
Extended features:
- Battle tested main loop. Keep your game flowing even on the lamest of netbooks.
- Rendering2D. Powerful 2d rendering library.
- Debug Console. Log and command your code from a familiar command line interface.
- Serialization. Describe game objects with data.