https://github.com/SarathChandraKaza/Dodge-Ball
Dodge Ball is a VR single-player game which is developed for Oculus devices
https://github.com/SarathChandraKaza/Dodge-Ball
game-development oculus-quest oculus-quest-2 oculus-rift unity3d virtual-reality vr-game
Last synced: 3 months ago
JSON representation
Dodge Ball is a VR single-player game which is developed for Oculus devices
- Host: GitHub
- URL: https://github.com/SarathChandraKaza/Dodge-Ball
- Owner: SarathChandraKaza
- Created: 2022-08-16T05:47:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-12T06:40:43.000Z (about 2 years ago)
- Last Synced: 2024-10-24T06:29:16.408Z (8 months ago)
- Topics: game-development, oculus-quest, oculus-quest-2, oculus-rift, unity3d, virtual-reality, vr-game
- Language: C#
- Homepage: https://drive.google.com/drive/folders/1kMkL1CqL4rAK06eSPJJX_ZUVzntHjTxA?usp=sharing
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dodge-Ball
Virtual Reality Single player game for Oculus Devices.
# Instructions to play
In dodgeball, the player stands in the middle of a ground surrounded by opposite team players. The player has to escape from the ball thrown by the opposite team members by jumping or moving around. The game is over if the ball touches the player's legs. The player who can last more time without getting out is the winner.
#### The instructions for the Oculus controllers have been given below:

# Technologies used
* The environment has been created using Blender3D.
* The animations are coded using C# in Unity3D.
* The game is hosted into applab using SideQuest.# Installation Procedure (Only for Oculus Quest 2 devices)
* Download the APK from the drive link provided above.
* Open SideQuest application in your PC/Laptop and.
* Connect the Oculus Quest 2 to your PC/Laptop and SideQuest would automatically detect the device.
* Click on the upload button and select the downloaded APK.
* Once the installation is completely done, wear the Oculus Quest 2 and go into "Unknown Devices" tab.
* Click on the "Dodge Ball" application to start.
# Gameplay video
Click here to watch# Snapshots
## Intro page
## During Game
## Scoreboard
# Improvements / Further Work
* To increase the difficulty of the gameplay as playttime increases
* To fix some common bugs wrt colliders and scoreboard.