Skip to content

Proof of concept: First Person Shooter in UE4

Notifications You must be signed in to change notification settings

bloodstonekeep/Doomed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doomed

Screenshot See full size

Proof of concept with basic interactions and effects scripted in C++ and blueprint system. Simple demo of technology for assignment on University of Lower Silesia.

Demo video

See video

Instruction

  • Head to Releases and download latest.
  • Or build from source.

How to play?

LMB - shoot
F - interaction
WSAD - movement
DEL - subtract life
ESC/Backspace - pause

Elements in game:

  • explosive chrome barrels
  • pickup system with ammo and healt
  • shooting
  • interactions:
    • NPC facing player
    • box jumping
    • door opening/closing
  • Jumping into lava will end game
  • multiple user interfaces and main menu