top of page

HAPPY TRAILS

ROLE

Lead Programmer

GAME DESCRIPTION

Happy Trails is an innovative VR game built for the Meta Quest 2 that seamlessly blends the thrill of a shooter with the engaging experience of a restaurant simulator. Players are tasked with mixing cocktails for customers by shooting the ingredients into their glasses, and can earn larger tips by executing impressive tricks with their gun. Notably, Happy Trails was showcased at Youmacon 2023.

Key Contributions

  • Ported the original game prototype to VR (was originally a point-and-click PC game

  • ​Created a fine-tuned physics based system for performing gun tricks

    • Gun spinning​

    • Throwing / catching

    • Quickdraw

    • "Deadeye" (time slows for everything but the player's movement)

  • Designed the system architecture for the entire project

TOOLS

Unity Engine, Visual Studio, Git, Blender

WHAT I LEARNED

  • Planning an efficient, scalable codebase structure through UML

    • Decoupling using an event / delegate system

    • Creative use of inheritance where applicable

  • How to effectively lead and collaborate with a group of programmers in a project of high technical complexity​

  • Important design decisions for making a proper VR experience

    • Reducing motion sickness​

    • How to improve UX

    • Intuitive controls

  • Gathering player feedback and using it to improve the experience​

bottom of page