Well known game Snake written in Swift using ARKit
3DSnakeAR
Well known game Snake in Augmented Reality. Written in Swift using ARKit. App demonstrates ARKit and plane detection. Content is generated with SceneKit.
Installation
Just open in Xcode 9 and run on device.
Requirements
- Xcode 9
- iOS 11.0
Usage
Just download repository, open 3DSnake.xcodeproj, select 3DSnakeAR target and hit run button.
Controls
To control snake swipe left or right.