Skip to content

dodie/unreal-coop-shooter-game

Repository files navigation

Coop Shooter based on Unreal Engine

Play in single or multiplayer, survive as many waves as you can in this third person shooter game.

Game

Download the release then simply extract and start the game.

In each round more and more enemies are coming. If there is at least one player standing fallen players are revived before each new round starts. In multiplayer mode when connecting to remote machines you might have to specify the port 7777 in addition to the host IP address.

Controls

  • Move: WASD, Q, E
  • Shoot: Left Mouse Button
  • Aim: Right Mouse Button
  • Switch Weapons: Mouse Wheel

Encyclopedia

Enemies

Soldier Bot

They attack the players with lightweight rifles and seek cover as they advance. When wounded they try to retreat into a safe position so they can heal up.

Soldier Bot

Tracker Bot

These machines roll toward the players just to explode when they are near. When there are bunch of them in one place they power each other, resulting in higher explosion damage. They are really bad at climbing or slowing down when they move fast.

Tracker Bot

Weapons

Rifle

Fires armor armour-piercing rounds at very high muzzle velocity.

  • RPM: 600
  • Damage: 20 (80 on head)

Rifle

Grenade Launcher

Launches bouncy grenades that explode after 1 second.

  • RPM: 120
  • Damage: 200, less when the target is further from the explosion. Be careful with friendly fire!

Grenade Launcher

Explosive Barrel Launcher

Places explosive barrels that explode after a certain amount of damage is dealt to them.

  • RPM: 60
  • Damage: 200, less when the target is further from the explosion. Be careful with friendly fire!

barrel Launcher

Maps

Desert Arena

Desert Arena

Development

  • Requires Unreal Engine 4.17.*

License

This project is licensed under the Unreal Engine 4 EULA.

Credits