Skip to content

kaiberg/15puzzleSwiftUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

15 Puzzle - SwiftUI App for VisionOS

Welcome to the 15 Puzzle SwiftUI app, a classic sliding puzzle game brought to the VisionOS platform.

Showcase

Gameplay

Gameplay video

Controls

Controls video

Options

Options video

Installation

Follow these steps to install and run the app:

  1. Install Xcode: Make sure you have Xcode 15 beta 5 or a higher version installed. You can download Xcode from the Apple Developer website.

  2. Clone the Repository: Open your terminal and navigate to the directory where you want to store the project. Then, run the following command to clone the repository:

    git clone [email protected]:kaiberg/15puzzleSwiftUI.git
  3. Open in Xcode: Open Xcode and choose "Open a project or file." Navigate to the directory where you cloned the repository and select the 15puzzleSwiftUI.xcodeproj file.

  4. Select VisionOS Simulator: In Xcode, go to the "Product" menu, then select "Destination." Choose the "VisionOS Simulator" option, and select the desired device (e.g., "Apple Vision Pro").

  5. Run the App: Press the "Run" button in Xcode, and the app will build and launch in the VisionOS simulator.

Figma

The design docs for this project can be found at Figma.

About

15 puzzle game written in Swift UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages