Skip to content

Commit

Permalink
Merge branch 'master' of github.com:elanlb/solar-system-simulator
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin78z committed Jul 29, 2018
2 parents 3b6b6af + 6392f57 commit a8cc9c3
Showing 1 changed file with 31 additions and 3 deletions.
34 changes: 31 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,43 @@ Solar System Simulator is a project created for the XR EDU Challenge. The goal o
- Instructions panel
- Planet size based on mass
- Planets destroy when out of range
- Planets explode after colliding with sun
- Change planet with joystick

# Instructions
**Goal**

### Goal
The goal of Solar System Simulator is to set the planets into orbit by controlling how you throw them.

**Controls**
### Controls
- Press and hold the trigger to create a planet
- Release the trigger while throwing the planet to set it into motion
- Move the joystick up and down to change the planet being launched

**In-Game Information**
### In-Game Information
- An instruction panel will appear if you look to the right of the starting location
- The velocity of the object will be shown as soon as it is launched, in the location where it was launched
- The name of the next planet is displayed above the controller

# Attributions
"[Sun](https://poly.google.com/view/77wHkzwlpOq)" by [Poly by Google](https://poly.google.com/user/4aEd8rQgKu2) is licensed under [CC-BY](https://creativecommons.org/licenses/by/4.0)

"[Mercury](https://poly.google.com/view/9PBDNYhgXDS)" by [Jarlan Perez](https://poly.google.com/user/4lZfAdz3x3X) is licensed under [CC-BY](https://creativecommons.org/licenses/by/4.0)

"[Venus](https://poly.google.com/view/6V99ow0chMd)" by [Poly by Google](https://poly.google.com/user/4aEd8rQgKu2) is licensed under [CC-BY](https://creativecommons.org/licenses/by/4.0)

"[Earth](https://poly.google.com/view/88CP80Kgb-u)" by [Poly by Google](https://poly.google.com/user/4aEd8rQgKu2) is licensed under [CC-BY](https://creativecommons.org/licenses/by/4.0)

"[Mars](https://poly.google.com/view/dsrYdi4GZ8U)" by [Poly by Google](https://poly.google.com/user/4aEd8rQgKu2) is licensed under [CC-BY](https://creativecommons.org/licenses/by/4.0)

"[Curiosity Rover](https://poly.google.com/view/caZFn1bu4Zc)" by [Keen Chan](https://poly.google.com/user/9ONx-uk_7ao) is licensed under [CC-BY](https://creativecommons.org/licenses/by/4.0)

"[Asteroid](https://poly.google.com/view/enaIlQWET9a)" by [Poly by Google](https://poly.google.com/user/4aEd8rQgKu2) is licensed under [CC-BY](https://creativecommons.org/licenses/by/4.0)

"[Jupiter](https://poly.google.com/view/6jv2Cl_xK2i)" by [Jarlan Perez](https://poly.google.com/user/4lZfAdz3x3X) is licensed under [CC-BY](https://creativecommons.org/licenses/by/4.0)

"[Saturn](https://poly.google.com/view/b-y9HDTsu7q)" by [Jarlan Perez](https://poly.google.com/user/4lZfAdz3x3X) is licensed under [CC-BY](https://creativecommons.org/licenses/by/4.0)

"[Uranus](https://poly.google.com/view/7qZDvQcXQWN)" by [Jarlan Perez](https://poly.google.com/user/4lZfAdz3x3X) is licensed under [CC-BY](https://creativecommons.org/licenses/by/4.0)

"[Neptune](https://poly.google.com/view/38LOedsa9ES)" by [Jarlan Perez](https://poly.google.com/user/4lZfAdz3x3X) is licensed under [CC-BY](https://creativecommons.org/licenses/by/4.0)

0 comments on commit a8cc9c3

Please sign in to comment.