Skip to content

Commit

Permalink
added publish URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
zane-c committed May 4, 2018
1 parent b9b1205 commit cf5d496
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Assets/Scenes/Level 1.unity
Original file line number Diff line number Diff line change
Expand Up @@ -8080,7 +8080,7 @@ BoxCollider2D:
m_IsTrigger: 0
m_UsedByEffector: 0
m_UsedByComposite: 0
m_Offset: {x: -0.00078223646, y: -0.007560253}
m_Offset: {x: -0.008702487, y: 0.081146866}
m_SpriteTilingProperty:
border: {x: 0, y: 0, z: 0, w: 0}
pivot: {x: 0.5, y: 0.5}
Expand All @@ -8091,7 +8091,7 @@ BoxCollider2D:
adaptiveTiling: 0
m_AutoTiling: 0
serializedVersion: 2
m_Size: {x: 0.42, y: 0.65}
m_Size: {x: 0.30911613, y: 0.47258574}
m_EdgeRadius: 0
--- !u!50 &1759326294
Rigidbody2D:
Expand Down Expand Up @@ -8125,9 +8125,9 @@ CircleCollider2D:
m_IsTrigger: 0
m_UsedByEffector: 0
m_UsedByComposite: 0
m_Offset: {x: 0, y: -0.15}
m_Offset: {x: 0, y: -0.11}
serializedVersion: 2
m_Radius: 0.18
m_Radius: 0.21
--- !u!61 &1759326296
BoxCollider2D:
m_ObjectHideFlags: 0
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
![timemountain.gif](https://github.berkeley.edu/berkeley-gamedev/TimeMountain/blob/master/img/intro.gif)


PLAY IT HERE: http://bitbyte.site/time-mountain


You are a treasure hunter who comes across a strange watch with a hidden secret. This is no ordinary watch, no... this watch allows you to travel through time! However, there is a catch: the more you use it to freeze time around you, the more time passes for you. After a little use, you quickly notice how much you've aged. And, in no time at all you will be older than your grandma.

To remedy this situation, without giving up the great power of the watch, you decide to go after one of the most famous treasures of all, the Fountain of Youth -- for only that will allow you to use the watch without consequence. You make your way to the black market and buy an old treasure map from a shifty-eyed man. He explains that the map leads to a place far away from here that the indigenous tribes call "Time Mountain". At the top is rumored to be the Fountain of Youth.
Expand Down

0 comments on commit cf5d496

Please sign in to comment.