Skip to content

Commit

Permalink
docs: Update README file
Browse files Browse the repository at this point in the history
  • Loading branch information
ErickSimoes committed Jun 2, 2017
1 parent 2246700 commit 6568881
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,19 @@ Virtual Reality Example Project for the [Udacity VR Developer Nanodegree Program
* **I liked**: ...
* **It was challenging**: ...

### Objective
* Find the key inside the **maze**;
* Exite the *maze* with the key and open the door;
* Enjoy the treasure :wink:

### Features
* Ported to Unity 5.6.1f1;
* The key appears in different places;
* The music changes as you enter the temple.
* Waypoints emit particles when selected;
* Walls have the Box Collider to not be transposable;
* Key animation on colected.

### Future Features
* UI indicates whether or not you have the key.;
* The music changes as you enter the temple;
* Open chest.

0 comments on commit 6568881

Please sign in to comment.