Video
Quiz Quest VR
A VR based endless running game
Mission Brief
An immersive Unity-based educational VR game where fast-paced movement meets knowledge. Designed for Meta Quest headsets, players physically dodge, look, and interact in a fully embodied learning experience, combining arcade-style survival with timed quiz challenges that reward correct answers and punish mistakes.
Endless 3-lane runner gameplay in first-person VR
Lane switching, jumping, and sliding (controller)
Obstacles, barricades, and gaps that demand quick reaction
Collect planks to build bridges and survive longer
Health pickups + dynamic speed increase for escalating challenge
Comfortable VR movement approach (snap/assist options where needed)
Questions split into Easy / Medium / Hard
Rounds progress difficulty dynamically for structured learning
Controller selection
Correct answers grant planks / advantage; wrong answers decrease a plank.
Timed questions with clear feedback (correct option reveal + score update)
Every play session automatically generates performance reports for evaluation and teaching insights:
TXT report: full question history, selected answers, correctness
PDF report: player info, session ID, totals (correct/wrong/time)
Saved with timestamp + unique session ID for easy auditing
A lightweight, browser-based editor for educators:
Create, edit, preview quizzes
Export JSON files in the game-ready format
Difficulty tagging and validation included
Works offline in any browser (no installation)
Unity doesn’t ship a native PDF API, so this project integrates mature .NET libraries via NuGetForUnity:
PdfSharpCore – Fluent C# PDF layout engine
The VR game can sync and update quiz content from the college server:
Sync button triggers download of the latest quiz library
PHP endpoint lists quiz JSON files available on the server
Unity checks timestamps/checksums against local copies in the headset storage
New/updated quizzes automatically download and overwrite older versions
The in-game dropdown updates instantly—no manual setup
Read-only access from the game; all quiz editing stays in the teacher editor app
After a session, the result PDF can upload back to the server for record-keeping
Drives engagement through embodied, game-based learning
Combines reflex training with knowledge retention under pressure
Ideal for VR classroom sessions, clubs, and group competitions
Reports support progress tracking, assessment, and coaching
Adaptive difficulty using AI-driven performance analysis
New categories
Multiplayer classroom mode
NPC-led learning experiences and guided storytelling modules
Project Breakdown
1 Problem
A VR based endless running game
2 Your Role
Led implementation and iteration across Unity, VR, Quest 3, balancing technical reliability with player experience goals.
3 Tech Stack
Primary stack and delivery surface used in this build.
4 Challenges
An immersive Unity-based educational VR game where fast-paced movement meets knowledge. Designed for Meta Quest headsets, players physically dodge, look, and interact in a fully embodied learning experience, combining arcade-style survival with timed quiz challenges that reward correct answers and punish mistakes.
5 Outcome
Delivered as a production-ready build with complete core scope and polished user-facing flow.
6 What You Learned
An immersive Unity-based educational VR game where fast-paced movement meets knowledge. Designed for Meta Quest headsets, players physically dodge, look, and interact in a fully embodied learning experience, combining arcade-style survival with timed quiz challenges that reward correct answers and punish mistakes.
Development Telemetry
Mission Completion: 100%
Development Squad
In-Engine Captures