Skip to content

GeoCrush is a fun AR match-three puzzle game built with Swift and RealityKit. Tap and match gems in a 3D space for an immersive gaming experience!

Notifications You must be signed in to change notification settings

joseasync/GeoCrush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

GeoCrush is a fun AR match-three puzzle game built with Swift and RealityKit. Tap and match gems in a 3D space for an immersive gaming experience!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages