Protptype of a wave based, first person shooter game made in Unreal Engine 4
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
MechDefence/README.md

20 lines
778 B

# Mech Defence
Prototype of first person, wave-based shooter made in [Unreal Engine 4](https://www.unrealengine.com/en-US). This repository only contains
the C++ code used in the project.
![](Images/mech_defence_main.jpg)
## Video of Gameplay Overview
The video provides an overview of the main gameplay loop
![[Mech Defence Gameplay Videp]](https://www.youtube.com/watch?v=UR3uBtWuwzc)
## Devblog
Development process of the the game was documented on my blog
[here](http://www.shariqshah.com/tags/mech-defence/)
## Download
Download the game from Itch.io
<iframe src="https://itch.io/embed/874947?linkback=true&amp;dark=true" width="552" height="167" frameborder="0"><a href="https://bluerriq.itch.io/project-mechdefence">Project MechDefence by Shariq Shah</a></iframe>