LEGO Island (decompilation)
A decompilation of LEGO Island (1997) observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 97
- Release rhythm 98
- Longevity 87
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: 0
- age_days: 1224
- days_rel: 18
- days_push: 18
- n_releases_24m: 2
Adoption not part of the score
3461 stars · 145 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A functionally complete reverse-engineered decompilation of the 1997 game LEGO Island, reconstructing C++ source code that matches the original machine code. The companion isle-portable project adapts that codebase to run natively on modern platforms and the web.
Use cases
- play lego island on modern systems
- study the source code of a 1997 pc game
- port a classic windows game to linux or web
- preserve an abandonware game executable as readable code
- mod lego island with a rebuilt codebase
When to choose
- you want the most accurate, faithful reconstruction of the original LEGO Island binaries
- you need a reference for reverse-engineering or game preservation work
- you want to build mods or ports on top of the original game logic
When to avoid
- you need a byte-for-byte identical match of the original executables
- you want a modern game engine or a from-scratch remake rather than a decompilation
- you need a game that runs out of the box without owning the original game assets
Facets
application · maturity active
game-engine reverse-engineering graphics reverse-engineering gaming-tools cross-platform windows cpp cross-platform decompilation retro-gaming lego-island game-preservation cmake isle-portable game-development web-server
1 source
- readme: https://github.com/isledecomp/isle · fetched 2026-08-28 · 3a7f834ec869
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| isledecomp/isle | main | 95 |
| isledecomp/isle-portable | mirror | 81 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem