Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ystrot authored Jul 4, 2017
1 parent 67ac13b commit 7ba3857
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# ARTetris
Augmented Reality Tetris made with ARKit and SceneKit
Augmented Reality Tetris made with ARKit and SceneKit.

[![ARTetris Demo](http://i.imgur.com/BXi949y.jpg)](https://youtu.be/DzYkvbS1nDE)
# Demo
Click on the image below and check out the app demo:

<a href="https://youtu.be/DzYkvbS1nDE"><img src="http://i.imgur.com/BXi949y.jpg" width="600"></a>

# Source Code Guide

Expand All @@ -24,3 +27,11 @@ Augmented Reality Tetris made with ARKit and SceneKit
* Animate [removal](/ARTetris/TetrisScene.swift#L74) of filled lines from scene
* [Drop down](/ARTetris/TetrisScene.swift#L108) current tetromino
* [Break up](/ARTetris/TetrisScene.swift#L117) blocks after game over using SceneKit physics

## Author

This project is maintained by the [exyte](http://www.exyte.com) company, a team of experienced software engineers from the cold Siberia. We don't have bears and don't like vodka, but we love to create great applications! Just [contact us](mailto:info@exyte.com).

## License

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

0 comments on commit 7ba3857

Please sign in to comment.