Free UE 4.26 C++ Co-op Shooter Course Project: CoopGame (Tom Looman)

Original title: CoopShooterUdemy (CoopGame)

Free UE 4.26 C++ Co-op Shooter Course Project: CoopGame (Tom Looman)
Preview from the original source by Tom Looman

Overview

CoopShooterUdemy (CoopGame) is the finished project from Tom Looman's Udemy course 'Unreal Engine 4 Mastery: Create Multiplayer Games with C++', targeting Unreal Engine 4.26. It is a co-op horde third-person shooter written in C++ that covers weapons, reusable health components, AI tracker bots driven by behavior trees, power-ups, a wave-based game mode and full multiplayer replication, using no plugins beyond the engine.

The roughly 86 MB GitHub repository includes the .uproject; no license is stated, and because it is a UE 4.26 project it must be converted to open in Unreal Engine 5. A compact, well-structured example of networked gameplay for C++ learners.

What You Can Learn

  • Weapons and health components in a C++ co-op shooter
  • AI tracker bots, power-ups and a wave-based game mode
  • Full multiplayer replication in C++
Visit Original Project

Access: Free direct download