top of page

Healthy Holidays is a micro memory game that teaches users the importance of staying safe and healthy during the holiday season during the rise of the Omicron variant. The goal for the team was to raise awareness of public health challenges using games. The core loop of the game was a matching game that involved players needing memorize a sequence of orbs to respond back to.

Engine/Tools:

Unity

Language:

C#, HTML, JavaScript

Platform:

WebGL

Role:  

Lead Programmer

(Systems Designer)

Time of Development:

5 Weeks

Team Size:

2

Core Ownerships

Sequencing System

I developed a responsive sequencing system  to call random orbs in sequence for players to memorize and repeat back to.​

  • I added a custom orbs class to cut down development time and allow the lead artist to add text popups, audio, and VFX effect indicators for each orb in a short time.

ezgif.com-gif-maker.gif

Win/Lose Conditions

Scripted the two lists for comparison*. If they don't match then the player loses and the game ends. I also handled animations for the model when the player completes a sequence, miss a sequence, or when timer runs out.

  • *Order of Orb Sequenced in Round vs. Order of Orb Selections from the player.

Desktop 2-2-2022 3-09-29 PM-390.jpg

Error Messages for Moblie Users​

Using HTML and JavaScript, I added message errors for mobile phone users when phones aren't sideways when the game is loading.

 

IMG_4447_edited.jpg

Post Mortem

From the time I started at Lucid Dream, I was able to learn a lot about the importance of communication and how it is needed for more successful outcomes. Being able to listen and learn new design principles from other programmers increased my confidence in my programming abilities. I was grateful for my time spent at Lucid Dream and for those I worked with.

bottom of page