awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
danqing avatar

danqing/2048

0
View on GitHub↗
1,118 stars·495 forks·Objective-C·MIT·4 views

2048

The iOS version of 2048, made using SpriteKit

Features

  • Clone Projects - SpriteKit-based implementation of the tile-sliding game.
  • Games - SpriteKit-based puzzle game.

Star history

Star history chart for danqing/2048Star history chart for danqing/2048

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to 2048

Similar open-source projects, ranked by how many features they share with 2048.
  • austinzheng/swift-2048austinzheng avatar

    austinzheng/swift-2048

    3,130View on GitHub↗

    2048 for Swift

    Swift
    View on GitHub↗3,130
  • caleb0/swiftsnakecaleb0 avatar

    caleb0/SwiftSnake

    27View on GitHub↗

    A Snake clone written in Swift

    Swift
    View on GitHub↗27
  • austinzheng/ios-2048austinzheng avatar

    austinzheng/iOS-2048

    337View on GitHub↗

    iOS drop-in library presenting a 2048-style game

    Objective-C
    View on GitHub↗337
  • fullstackio/flappyswiftfullstackio avatar

    fullstackio/FlappySwift

    9,694View on GitHub↗

    FlappySwift is a side-scrolling arcade game implementation built for Apple platforms. Developed using the Swift programming language, this 2D game project features a physics-based environment where a player controls a character to avoid obstacles. The project utilizes the SpriteKit framework to handle rigid body dynamics, gravitational forces, and sprite-based rendering. Game flow is managed through a state machine that controls transitions between the start menu, active gameplay, and game over screens. The implementation covers 2D physics simulation, including bounding-box collision detecti

    Swift
    View on GitHub↗9,694
See all 30 alternatives to 2048→

Frequently asked questions

What does danqing/2048 do?

The iOS version of 2048, made using SpriteKit

What are the main features of danqing/2048?

The main features of danqing/2048 are: Clone Projects, Games.

What are some open-source alternatives to danqing/2048?

Open-source alternatives to danqing/2048 include: caleb0/swiftsnake — A Snake clone written in Swift. jvirus/flappy-fly-bird — 🐦 Flappy Bird game reincarnation [GameplayKit, SpriteKit, iOS 12+]. austinzheng/ios-2048 — iOS drop-in library presenting a 2048-style game. austinzheng/swift-2048 — 2048 for Swift. fullstackio/flappyswift — FlappySwift is a side-scrolling arcade game implementation built for Apple platforms. Developed using the Swift… pixel16/snakeclassic — A snake engine written in SpriteKit for all Apple devices.