top of page
varroa title_edited.jpg
Who Are We
varroa zombie at lab.png

Escape from varroa

Escape From Varroa is a Sci-Fi First-person Shooter Survival horror. In Varroa, the player plays as a captive that needs to escape this facility where an outbreak has occurred. The player needs to traverse the facility to figure out where they are and how to get out of this place.

why is this game created?

This game is created by my team LIDSA for my Final Year Project. This project is given to us as a team to complete within 6 months.

Contributions

  • implemented the Artificial Intelligence (AI) for the bosses

  • implemented tablet scroll wheel animation effect based on player input

  • implemented User Interface (UI) for the objective system and notification system

  • implemented maze design input (Designing the maze)

  • assist in enemy AI

  • assist in the inventory system

  • assist in designing the game mechanic and the game puzzle

  • assist the team as the tech lead and project coordinator

gif varroa pp1.gif

Final Boss AI : Phaser In Phase 1 

  • single bullet attacks the player's last position.

  • multiple bullets attacks in a circular pattern

gif varroa pp2.gif

Final Boss AI : Phaser In Phase 2

  • single bullet attacks and follows the player's current position.

  • multiple bullets attacks and follows the player's current position in a scattering pattern.

codes

phsr attack done attack_edited.jpg

When I was creating the final boss (Phaser), there was a problem between the attacks. because I created the logic for both the phase 1 attack and the phase 2 attack in a single state. So when this problem occurred, I altered my course and come across an idea to create a boolean to check if the Phaser is still alive in both states. This will allow different attacks to be played at a time with different cool-down (CD) times for each phase in a single state. 

credits

LIDSALogo.png
varroa credits.png

©2022 by Jeffery Zainal. Proudly created with Wix.com

bottom of page