Astral Onslaught Title Image.
Link to Download and Play: Astral Onslaught
Programming:
Chosen as a "Photon Engine consultant" based on prior experience and game projects.
Paired programmed tarot card system, which includes the following functionalities:
An abstract base tarot card class that holds an negative effect to be put onto a player
A manager that will randomly choose a tarot card of the number available and apply it to a player that gets a kill
UI that shows what tarot card has been activated and to which player.
Paired programmed UI that had to be synced to all players, such as:
A health bar
Ability cooldowns
Kill counter
Tarot effect indicator
Created a 3-2-1 sequence that only started when all players had loaded in.