Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 891 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 891 Bytes

Beat Saber Game VR

Embark on a Sonic Adventure: Creating Beat Saber VR – A Developer's Odyssey

Detailed Blog series: https://akashrj.hashnode.dev/series/beat-saber


Introduction

Beat Saber Game VR is a virtual reality rhythm game where players slice beats of music as they come at them. Developed using Unity and C#, this project offers a rich, immersive VR experience.

Installation

  1. Clone the repository: git clone https://github.com/Akash3121/Beat-Saber-Game-VR.git
  2. Open the project in Unity.
  3. Configure your VR hardware settings in Unity.
  4. Build and run the project in Unity.

How to Play

  • Wear your VR headset.
  • Click on 'A' on the controller to get the blades.
  • Use VR controllers to slice the beats in sync with the music.

Contributing

Contributions to the game's development are welcome. Please follow the standard GitHub pull request process.