parent
894844c5e9
commit
fa866ca4ea
After Width: | Height: | Size: 545 KiB |
@ -0,0 +1,20 @@ |
||||
# 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. |
||||
|
||||
 |
||||
|
||||
## 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&dark=true" width="552" height="167" frameborder="0"><a href="https://bluerriq.itch.io/project-mechdefence">Project MechDefence by Shariq Shah</a></iframe> |
||||
|
Loading…
Reference in new issue