melonJS : A fresh & lightweight HTML5 Game Engine

    melonJS : A fresh & lightweight HTML5 Game Engine

    melonJS is an open source HTML5 game engine that empowers developers and designers to focus on content.The framework provides a collection of composable entities and support for a number of third-party tools.

    Features:
    • A fresh & lightweight 2D sprite-based engine
    • Standalone library (does not rely on anything else, except a HTML5 capable browser)
    • Compatible with most major browsers (Chrome, Safari, Firefox, Opera, IE) and mobile devices
    • Device motion & accelerometer support
    • High DPI & auto scaling
    • Multi-channel HTML5 audio support and Web Audio on supported devices
    • Lightweight physics implementation to ensure low cpu requirements
    • Polygon (SAT) based collision algorithm for accurate detection and response
    • Fast Broad-phase collision detection using spatial partitioning
    • 3rd party tools support for physic body definition (PhysicEditor, Physic Body Editor)
    • Advanced math API for Vector and Matrix
    • Tween Effects
    • Transition effects

    Leave a Reply