# mitallast/diablo-js

Isometric minimal-code style game at html5 canvas and javascript

Repository: https://github.com/mitallast/diablo-js
Canonical: https://ross.abutalabs.com/products/diablo-js
Language: Java
License: MIT
License Family: permissive
Last push: 2022-10-11T20:45:34+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5184, "days_push": 1422, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1004, forks 252 (observed 2026-09-03T02:15:15.121802+00:00)

## What it is
An isometric minimal-code style game rendered on HTML5 canvas with JavaScript, recreating a level from Diablo 2. It includes tools for extracting levels, images, and other resources from original Diablo 2 files.

## Use cases
- play an isometric diablo-like game in the browser
- render isometric game graphics on html5 canvas
- extract sprites and levels from diablo 2 files
- learn how to build a canvas-based isometric game
- generate shadow tiles for game sprites

## When to choose
- you want a lightweight browser-based isometric game demo
- you need tools to extract Diablo 2 game assets
- you're learning isometric rendering on canvas

## When to avoid
- you need a full-featured production game engine
- you want a modern actively developed game project
- you need cross-platform native game support

## Facets
- artifact type: application
- maturity: maintenance
- function: game-engine, graphics, image-processing
- domain: graphics, gaming-tools
- platform: browser
- tags: isometric, html5-canvas, diablo-2, retro-gaming, game-demo, asset-extraction, game-development, javascript, web

## Member repositories
- mitallast/diablo-js (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:15.121802+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:13:10.686144+00:00, confidence not recorded.
  - readme: https://github.com/mitallast/diablo-js (fetched 2026-09-03T02:15:15.121802+00:00, sha a739dc40af35)
- Data as of 2026-08-30T08:39:29.467469+00:00.
