# gabrielecirulli/2048

The source code for 2048

Repository: https://github.com/gabrielecirulli/2048
Canonical: https://ross.abutalabs.com/products/2048
Homepage: https://play2048.co
Language: JavaScript
License: MIT
License Family: permissive
Topics: 2048, 2048-game, game, javascript, online-game, puzzle-game
Last push: 2024-10-24T13:06:19+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4564, "days_push": 678, "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 13365, forks 17568 (observed 2026-08-28T04:11:03.199104+00:00)

## What it is
The original open-source 2048 sliding tile puzzle game written in JavaScript, playable in the browser and as official mobile apps. It is a small clone of 1024, inspired by Threes.

## Use cases
- play 2048 in the browser
- host my own copy of the 2048 game
- study the source code of a simple javascript game
- fork 2048 to build a custom puzzle variant
- add a 2048 game to a website

## When to choose
- you want a lightweight, MIT-licensed browser puzzle game you can self-host or modify
- you want a simple JavaScript codebase to learn game logic from

## When to avoid
- you need a game engine or framework for building complex games
- you want a native desktop game with advanced graphics

## Facets
- artifact type: application
- maturity: maintenance
- function: game, gui
- domain: gaming-tools, entertainment, web-development
- platform: browser, cross-platform
- tags: puzzle-game, javascript-game, browser-game, tile-sliding, casual-game, web-server, android, ios

## Member repositories
- gabrielecirulli/2048 (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:03.199104+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-29T17:13:20.569714+00:00, confidence not recorded.
  - readme: https://github.com/gabrielecirulli/2048 (fetched 2026-08-28T04:11:03.199104+00:00, sha 3b624490f45e)
  - homepage: https://play2048.co (fetched 2026-08-29T08:08:34.429094+00:00, sha ced5931bc8fc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
