Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.76 KB

README.md

File metadata and controls

52 lines (32 loc) · 1.76 KB

GeoCrush

GeoCrush is an augmented reality (AR) puzzle game developed using Swift and RealityKit, inspired by the popular mechanics of match-three games like Candy Crush. The game leverages Apple's RealityKit framework to bring immersive 3D environments where users can match and clear colored gems that are dynamically placed in the AR world.

Features

  • Match-Three Puzzle Gameplay: Classic match-three mechanics where users tap to match gems of the same color.
  • Augmented Reality Environment: Gems are placed in a 3D AR space, allowing users to interact with the game within their physical environment.
  • Combo System: Chain matches together for bigger rewards and powerful effects.
  • Animated Effects: Enjoy visual effects when gems are matched and cleared.

Video Demonstration

GeoCrush - Gameplay Demo

Installation

  1. Clone the repository:

    git clone https://github.com/joseasync/GeoCrush.git
    cd GeoCrush
  2. Open the project in Xcode:

    • Make sure you have Xcode installed (version 13 or later).
    • Open GeoCrush.xcodeproj with Xcode.
  3. Build and run the project:

    • Select your AR-capable device (Vision Pro, iPhone or iPad).
    • Press Cmd + R or click the "Run" button to build and launch the app.
  4. Play the game:

    • Tap match gems in the AR environment and progress through.

Technologies Used

  • Swift
  • RealityKit
  • Xcode

Contact

Have any questions or suggestions? Feel free to reach out!

License

This project is licensed under the MIT License.