Terror Lab
Terror Lab is the first Unreal Game I developed with a team.
It is a short horror game where you have to find your brother in an abandonned lab where lives a strange and dangerous monster. 
My work on the project
Player controls
I've programmed (using blueprints and C++) the player controls. 
I also programmed the features like the flashlight, the crouch, the sprint (with the stamina).
Enigmas
I've developed the 3 mini-games/enigmes that you need to do to finish the game. Those enigmas are in 2D and were made with widget elements.
The first enigma consists in reconstructing the lab's map (drag and drop). For the second one, you need to click, in ascending order, on the cards that are on the different computers. In the last enigma you control a little character with your mouse and must avoid the walls.
UI and cinematics intregation
I integrated all the menus of the game and the cinematics. I also made the HUD in-game (except the inventory).
Various elements integration
I also integrated assets in the game, and everything that is sound-related.
Back to Top