melonjs/melonJS
a modern & lightweight HTML5 game engine observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 7.5
- age_days: 5623
- days_rel: 8
- days_push: 7
- n_releases_24m: 21
Adoption not part of the score
6376 stars · 662 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
melonJS is an open-source, MIT-licensed 2D/2.5D HTML5 game engine for indie developers, built with ES6 classes and TypeScript support. It provides GPU-accelerated tilemap rendering, physics, audio, input, cameras, and UI in a tree-shakeable ~150 KB module that runs on WebGPU, WebGL 2, or Canvas2D with automatic fallback.
Use cases
- build a 2D browser game with tilemaps
- make an HTML5 game that runs on desktop and mobile browsers
- create a game using Tiled map editor levels
- write a lightweight web game without heavy toolchains
- add 3D glTF scenes to a mostly-2D web game
- prototype a game quickly in JavaScript or TypeScript
- package an HTML5 game for Electron or Cordova
When to choose
- you want a complete, batteries-included 2D game engine for the web
- you need WebGPU/WebGL/Canvas fallback with one codebase
- you author levels in Tiled or scenes in Blender/glTF
- you value a small, dependency-free, tree-shakeable bundle
- you prefer a Canvas2D-style rendering API
When to avoid
- you need a full 3D engine like Three.js or Unity
- you are building native (non-web) games
- you need a large ecosystem of third-party plugins and asset stores
- you require console or native mobile platform targets beyond web wrappers
Facets
framework · maturity active
game-engine graphics audio-processing animation ui-components web-development gaming-tools cross-platform browser cross-platform html5 webgl webgpu canvas2d tiled 2d-game-engine es6 typescript webaudio tilemap physics gltf indie-gamedev game-development web-server mobile desktop electron
3 sources
- readme: https://github.com/melonjs/melonJS · fetched 2026-08-28 · 73e0706c5ab7
- homepage: https://melonjs.org · fetched 2026-08-29 · 90f3f21312bd
- registry_npm: https://registry.npmjs.org/melonjs · fetched 2026-08-29 · b27fabc758eb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| melonjs/melonJS | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem