top of page

Multiplayer Third-Person Shooter

Developed in Unreal Engine 4 (C++/Blueprints)

This was a personal project to learn about coding a multiplayer game in Unreal Engine 4. The core gameplay mechanics like the weapons and player controller were all written in Unreal C++. During this project, I also did research on how to use Blackboards and Behavior Trees to create the Enemy AI.

bottom of page