resourcedsoftwaresolutions / ARTetris

Augmented Reality Tetris made with ARKit and SceneKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARTetris

Augmented Reality Tetris made with ARKit and SceneKit.

Demo

Click on the image below and check out the app demo:

FAQ

App crashes when running on iPhone 6, iPhone 5s, iPad Air, etc.

ARKit only works on devices with A9 chip or greater. So you need at least iPhone 6S or iPad with such a chip.

App runs, but nothing happens.

To play the game you need to find some horizontal surface: floor, table top, etc. Point you camera to a plane and move your device a little bit in different directions to force ARKit to find bounds of the plane. Once it will be found, you will see Tetris well on this plane.

Source Code Guide

Author

This project is maintained by exyte. We design and build mobile and VR/AR applications.

License

ARTetris is available under the MIT license. See the LICENSE file for more info.

About

Augmented Reality Tetris made with ARKit and SceneKit

License:MIT License


Languages

Language:Swift 100.0%