Website powered by

BEAM - Multiplayer Project Prototype

Created a multiplayer system in Unreal Engine 4 from scratch.

I have built a lot of respect for people building multiplayer projects while working on this. What's relatively easy to make in single player games becomes a real challenge to translate into a multiplayer experience.

My main focus here was to make a functioning multiplayer game, and obviously there need to be many more improvements for this game to be all-round functioning and enjoyable. If I decide to continue its development, these are some of the things I'd like to implement:
- better hit detection
- scoring system
- fully functioning menu
- proper gameplay arena

This project is based on the first-person shooter example project from UE4. The animations are from the animation starter pack. The sounds are from https://www.zapsplat.com/

The rest is my work.