Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SimformSolutionsPvtLtd/Game-With-AR
The game built with ARKit
https://github.com/SimformSolutionsPvtLtd/Game-With-AR
argame arkit arkit-demo arworldtrackingconfiguration augmented-reality example ios sample scenekit swift
Last synced: 2 months ago
JSON representation
The game built with ARKit
- Host: GitHub
- URL: https://github.com/SimformSolutionsPvtLtd/Game-With-AR
- Owner: SimformSolutionsPvtLtd
- License: apache-2.0
- Created: 2021-05-20T09:13:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-13T12:57:07.000Z (about 1 year ago)
- Last Synced: 2024-07-23T22:03:07.687Z (6 months ago)
- Topics: argame, arkit, arkit-demo, arworldtrackingconfiguration, augmented-reality, example, ios, sample, scenekit, swift
- Language: Swift
- Homepage:
- Size: 1.44 MB
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-SS-Mobile - Game-With-AR - Simple AR Game. (iOS Guides / Swift)
README
# Game-With-AR
The Boxshot game built with ARKit[![Swift 5.0](https://img.shields.io/badge/Swift-5.0-orange.svg?style=flat)](https://swift.org)
Following the introduction of Apple's ARKit, we are continuously exploring the impact of augmented reality on the gaming industry.
## Getting Started
### Features in this demo
This demo is created using ARKit:
- Place the stack of boxes in the plain surface
- User can try to hit the boxes with the ball in AR world
- Calculate the score based on the remaining box and available shots### Prerequisites
- Xcode 12 (or above)
- iOS 14.0 (or above)
- iPhone 7 or above### Summary
- Discover a flat surface and tap to launch the game. The stack of boxes will be placed on the surface, allowing the user to interact by hitting the box with the AR ball.
- Take a look at the demo below:![ARKit Game](https://github.com/SimformSolutionsPvtLtd/Game-With-AR/assets/63225913/58de1010-6a11-4614-91df-f58314922ea5)
### Find this example useful? ❤️
Give a ⭐️ if this project helped you!
### Check out our other Libraries
🗂 Simform Solutions Libraries→
### Copyright
Copyright © 2023 Simform. All Rights Reserved.