C++ Multiplayer Stealth Shooter
- July 19, 2023
- Bryan William
This is a small multiplayer test project for a course I did. It's a stealth shooter where you shoot yellow balls to distract patrolling and static enemies, with the objective to to take the treasure and bring it back to base. The project is entirely made with C++ in Unreal Engine 4, with only the UI elements being added using blueprints. --- HOW TO HOST AND JOIN A SESSION --- >>> Hosting an sessio…