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
austinzheng avatar

austinzheng/iOS-2048

0
View on GitHub↗
337 stars·203 forks·Objective-C·MIT·17 views

IOS 2048

iOS drop-in library presenting a 2048-style game

Features

  • Clone Projects - Implementation of the popular tile-sliding game.
  • Games - Classic puzzle game implementation.

Star history

Star history chart for austinzheng/ios-2048Star history chart for austinzheng/ios-2048

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with IOS 2048

These projects share indexed features with IOS 2048. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • caleb0/swiftsnakecaleb0 avatar

    caleb0/SwiftSnake

    27View on GitHub↗

    A Snake clone written in Swift

    Swift
    View on GitHub↗27
  • danqing/2048danqing avatar

    danqing/2048

    1,118View on GitHub↗

    The iOS version of 2048, made using SpriteKit

    Objective-C2048gameios
    View on GitHub↗1,118
  • austinzheng/swift-2048austinzheng avatar

    austinzheng/swift-2048

    3,130View on GitHub↗

    2048 for Swift

    Swift
    View on GitHub↗3,130
  • 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
Compare all 30 related projects→

Frequently asked questions

What does austinzheng/ios-2048 do?

iOS drop-in library presenting a 2048-style game

What are the main features of austinzheng/ios-2048?

The main features of austinzheng/ios-2048 are: Clone Projects, Games.

Which projects share features with austinzheng/ios-2048?

Projects with overlapping indexed features include: danqing/2048 — The iOS version of 2048, made using SpriteKit. jvirus/flappy-fly-bird — 🐦 Flappy Bird game reincarnation [GameplayKit, SpriteKit, iOS 12+]. austinzheng/swift-2048 — 2048 for Swift. caleb0/swiftsnake — A Snake clone written in 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.