Ross ROSS = Recommend OSS · open-source software intelligence for agents

danqing/2048

The iOS version of 2048, made using SpriteKit observed · 2026-08-28

github.com/danqing/2048 · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 4540
  • days_rel: n/a
  • days_push: 1240
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1115 stars · 492 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An iOS port of the 2048 puzzle game built with Apple's SpriteKit framework in Objective-C. It adds multiple board sizes, game modes (powers of 2/3 and Fibonacci), themes, and an optional AI hint/auto-play feature.

Use cases

  • play 2048 on iPhone or iPad
  • study a SpriteKit game example in Objective-C
  • see how to build a puzzle game UI without images or third-party libraries
  • try an AI solver that hints or auto-plays 2048 moves
  • play 2048 variants like Fibonacci or power-of-3 modes
  • learn how to implement themes in an iOS game

When to choose

  • you want a native iOS 2048 game with extra variants and an AI assistant
  • you need a dependency-free SpriteKit sample project for learning iOS game development
  • you want to tweak or extend a small, well-scoped Objective-C game codebase

When to avoid

  • you need a 2048 game for Android, web, or desktop
  • you want a cross-platform engine like Unity or Godot
  • you need actively developed features or modern Swift/SwiftUI patterns
  • you require a strong AI solver out of the box, since the built-in search is shallow

Facets

application · maturity maintenance

game-engine gui gaming-tools mobile-development 2048 spritekit objective-c puzzle-game game-ai ios-app game-development ios mobile swift

1 source

Member repositories

RepositoryRoleHealth v2
danqing/2048main32

For agents

markdown · JSON · MCP: product_card(name="danqing/2048")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem