An open API service indexing awesome lists of open source software.

https://github.com/krayc425/artargetshooting

An AR shooting game for the WWDC 2018 Scholarship [Accepted]. ARKit 飞盘射击游戏,WWDC 2018 奖学金入选作品
https://github.com/krayc425/artargetshooting

arkit scenekit wwdc-scholarship wwdc-scholarship-submissions wwdc18

Last synced: 19 days ago
JSON representation

An AR shooting game for the WWDC 2018 Scholarship [Accepted]. ARKit 飞盘射击游戏,WWDC 2018 奖学金入选作品

Awesome Lists containing this project

README

        

# ARTargetShooting

An AR shooting game for the WWDC 2018 Scholarship. [Accepted]✌️

**WWDC 2018 Instruction**

> Create an interactive scene in a Swift playground that can be experienced within three minutes. Be creative. You can use Swift Playgrounds on iPad or Xcode on macOS. If you need inspiration, use templates in Swift Playgrounds for a head start on more advanced creations. Make them your own by adding graphics, audio, and more.

# Preview

[YouTube](https://youtu.be/mMFkfY6NURs)

# Technologies

* UIKit
* SceneKit
* ARKit
* AudioToolBox
* PlaygroundSupport

# Installation

The Playground version was specifically modified for submission to WWDC 2018, so the Xcode version and Playground version may look slightly different.

**No matter which way, you need a device with at least A9 processor.**

## iPad + Playground

1. Install `Playground` app on your iPad.
2. Use AirDrop or iCloud to transfer the `ARTargetShooting.playgroundbook` to your iPad.
3. Open it within the `Playground` app and have fun!

## Xcode + iPhone / iPad

1. Open `ARTargeting.xcodeproj`, build and run.

# License

This project/repository is under GNU GENERAL PUBLIC LICENSE Version 3.
All audio assets are under CC0 1.0 Universal License.