top of page

Base Assault (Unreal Engine)
Udemy Course
My third Unreal project based on the Udemy course "Unreal Engine C++ Developer: Learn C++ and Make Video Games"
​
The object of the game is to destroy all enemies. You have unlimited ammo, but barely enough health. Kill all enemies in the base before they can kill you! When you die, or beat the game, the level will simply restart.
​
Controls:
- WASD to move
- Left click to shoot
​
Click below to download. To play:
1. Unzip the file to any location
2. Open the "BaseAssault" folder
3. Launch "SimpleShooter.exe"
​
To quit the game, you can simply press alt+f4 at any time.
bottom of page