-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated the readme to include details about the project, the team that made it and the link to the gameplay video. Its been quite some time but was required for quite sometime to showcase this project to others who might be searching for my profile.
- Loading branch information
1 parent
a2e4e95
commit 00532e0
Showing
1 changed file
with
41 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,45 @@ | ||
# Quidditch | ||
# QuidditchVR | ||
|
||
Snitch it if you can! | ||
|
||
Refer [this](https://developers.google.com/vr/develop/unity/get-started) for GoogleVR setup for Unity3D | ||
## Introduction | ||
|
||
This project was created for the TML 2018 College Festival. | ||
TML (Tatva Moksh Laksh) is a Cultural festival in SIES Graduate School of Technology. | ||
|
||
This was designed as a VR game designed to run on android phones. | ||
That would allow players to enjoy the experience of flying on a broom in VR. | ||
|
||
The Core mechanics of the game were pretty simple. The player has to pass through hoops in an overworld and catch the golden snitch at the end. | ||
|
||
## Developers | ||
|
||
The team consists of:- | ||
|
||
Level Design and Programming By: | ||
|
||
[Shailesh Iyer](https://github.com/shaileshiyer) | ||
|
||
[Chinmay Chandak](https://github.com/CCAtAlvis) | ||
|
||
3D,UI Assets By: | ||
|
||
[Sanoop Menon](https://dribbble.com/sanoopm) | ||
|
||
## Gameplay Video | ||
|
||
Click on the Image below to go to the Youtube Video. | ||
[![Watch the video](https://img.youtube.com/vi/Dk-NKZrjl8E/maxresdefault.jpg)](https://youtu.be/Dk-NKZrjl8E) | ||
|
||
## Setup | ||
|
||
1. Clone the project to your local device. | ||
|
||
2. Refer [this](https://developers.google.com/vr/develop/unity/get-started) for GoogleVR setup for Unity3D | ||
|
||
OR | ||
download GVR SDK for Unity3D [here](https://github.com/googlevr/gvr-unity-sdk/releases) | ||
|
||
OR download GVR SDK for Unity3D [here](https://github.com/googlevr/gvr-unity-sdk/releases) | ||
_**NOTE: The project now comes without GVR assets, so please import them before!**_ | ||
|
||
_**NOTE: The project now comes without GVR assets, so please import them before!**_ | ||
3. Import the project in Unity. |