Skip to content

CHPrado/simple-shooter

Repository files navigation

SimpleShooter

Developed with Unreal Engine 5

In this game you controll a shooter character and are able to shoot a riffle and kill the AI shooter enemies.

How the game works

  • the player can controll a character that can move around, jump and shoot a riffle;
  • kill all the enemimy bots to win the game;
  • winning the game you get the message "You Win!";
  • if your helth gets to 0 your character dies and you lose;
  • losing the game you get the message "You lose!";
  • the AI bots will chase and shoot you when on line of sight;
  • you can run away from the bots until they lose your sight, then they come back to their start location;
  • On game ending it restarts after 5 seconds;

What was learnt:

  • Player movement;
  • Animation;
  • Shooting;
  • Health / Death;
  • Enemy AI;
  • Win / Lose conditions;
Screenshots

image

image

image

Releases

No releases published

Packages

No packages published