CODING

Unreal Engine - Metahuman

(2023)

This Unreal Engine project was created by remapping the animations for the default character in the 3rd person pre-set to my own metahuman, created with Unreal Engine's metahuman creator from a scan of my own face.

Scratch - Star Wars Space Battle

(2018)

This game was created in Scratch using block coding.  I used multiple variables to track the health for each ship.  As well as IF THEN statements to initiate explosions once the ship was destroyed.

Scratch - X-Wing Shooter

(2017)

This game was created in Scratch using a FOREVER Loop to make each ship fly towards the Death Star gun turret. An IF THEN statement was used to determine if the ship was touching the gun turret, in which case you would lose the game.