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

caleb0/SwiftSnake

0
View on GitHub↗
27 stars·10 forks·Swift·9 views

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

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 SwiftSnake

These projects share indexed features with SwiftSnake. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

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.

Which projects share features with caleb0/swiftsnake?

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/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.