Categories
- Air Native Extension
- Animation
- AS3 Game Gears Blog
- Assets
- Augmented Reality
- Authentication
- Backend
- Compression
- Computer Vision
- Cryptography
- Debug
- Decompilers
- Editors
- Engines
- Frameworks
- IA
- IDE
- IM
- Input
- Loaders
- Localization
- Math
- Misc
- Monetization
- Multiplayer
- Obfuscation
- Particles
- Path Finding
- Physics
- Profiling
- Serialization
- Sound
- Stage3D
- State machine
- Testing
- Text
- Tracking
- Tweening
- UI
- Video
- XML
As3SteeringBehavior
Library that provides several steering behaviors algorithms to be used in games. Following the reference of Craig Reynolds, creator of the algorithms, the library has nine…
fuzzylogic
Fuzzylogic is a minimal and fast Fuzzy logic engine for games. When coding the AI of a game entity, for instance, developers usually organize rules and thoughts using if…
ImmaBoid
ImmaBoid is an AI steering behavior library for FlashPunk. In order to be affected by any behavior, an entity must extend the base Boid class, which extends FlashPunk’s entity class…
RaveAI
RaveAI is general purpose AI engine for Flash and AIR platforms. It is fully ready for Stage3D games, but not limited to them. Engine is fully 3D API…