2023 Side project
Virtual Reality
Coding

VR Jenga - Learning basics of multimodal interaction.

Context
University project
Contribution
Game design
Coding
Collaboration
Sole author

Simple and easy game that you can play in loop forever.

Watch on Youtube
Visit page icon
This project is for educational purposes only and uses a logo from Jenga for learning and practice. I do not claim any association with or ownership of Jenga or its logo. This usage is non-commercial and intended solely for educational and training purposes.

Learnings

C# / Unity integration
Learned the process of integrating C# into unity projects and setting it up in a virtual environments.
VR Interaction
Discovered the importance in choosing the right interaction methods for VR experiences.
First technical, then visual
Learned the importance of first setting up the functions for interaction and only then applying the visual design which makes debugging much easier.