awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
caleb0 avatar

caleb0/SwiftSnake

0
View on GitHub↗
27 stars·10 forks·Swift·1 view

SwiftSnake

A Snake clone written in Swift

Features

  • Clone Projects - Simple game clone for learning logic.
  • Games - Snake game clone.

Star history

Star history chart for caleb0/swiftsnakeStar history chart for caleb0/swiftsnake

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 SwiftSnake

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

    austinzheng/swift-2048

    3,130View on GitHub↗

    2048 for Swift

    Swift
    View on GitHub↗3,130
  • 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/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 SwiftSnake→

Frequently asked questions

What does caleb0/swiftsnake do?

A Snake clone written in Swift

What are the main features of caleb0/swiftsnake?

The main features of caleb0/swiftsnake are: Clone Projects, Games.

What are some open-source alternatives to caleb0/swiftsnake?

Open-source alternatives to caleb0/swiftsnake include: danqing/2048 — The iOS version of 2048, made using SpriteKit. 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.