CosmicDashVR is a VR reimagining of the original game Cosmic Dash, which was initially developed as a teaching tool. This project takes the core concept of Cosmic Dash and transforms it into an immersive virtual reality experience. It began as a classroom project to explore VR development and has evolved into a thrilling asteroid-shooting adventure.
Experience the thrill of shooting asteroids in VR!
In CosmicDashVR, players find themselves standing on a floating island in the vastness of space. Armed with a raygun, they must defend themselves by shooting asteroids that approach from random directions above. The game is designed to be immersive and challenging.
- Immersive VR Experience: No UI elements for maximum immersion.
- Dynamic Challenge: Asteroids spawn from random directions, keeping players on their toes.
- Simple Mechanics: Focused on intuitive and engaging gameplay.
- VR UI for enhanced interaction.
- Shield system for added defense mechanics.
- Score tracking to measure player performance.
- Sound design for a more engaging experience.
- Difficulty progression to challenge players over time.
- Variety of enemies to diversify gameplay.
- Enhanced visuals and VFX for a polished look.
To run CosmicDashVR locally, follow these steps:
-
Clone the Repository:
git clone https://github.com/yourusername/CosmicDashVR.git cd CosmicDashVR
-
Open in Unity:
Open the project in Unity 2022 or newer. Ensure that the XR plugin management package is installed and configured. -
Set Up XR:
Verify that your XR setup is complete and compatible with your VR device. -
Run or Build:
- To test in the Unity editor, connect your VR device and press the Play button.
- To build the project, go to
File > Build Settings
, select your target platform, and build the application for your VR device.
Contributions are welcome! If you have ideas, improvements, or bug fixes, feel free to submit a pull request or open an issue. Let's make CosmicDashVR even better together.
This project is licensed under the MIT License. Feel free to use, modify, and distribute it as per the license terms.