Action Adventure Game
A downloadable game for Windows
This mini-project is an adventure game I've created using Unreal Engine 4 C++, aimed at demonstrating various gameplay mechanics. Summary of Features:
- Character — includes user input, controls, camera input, and animations.
- Enemies — programmed to move towards the player and attack when in range, and display enemy health bars.
- Combat — melee combat is implemented in this game, along with damage and death functionality, as well as hit sounds and hit particles.
- Gameplay mechanics — the level contains pickups (coins and health potions) and hazards for the player to interact with, a few different weapons that can be equipped, floating platforms, a floor switch that opens a door when stepped on, enemy spawn volumes, and level transition volumes (two maps are currently included in the game).
- HUD — health, stamina, and coin count functionality and widgets are included, and also a pause menu with save/load functionality.
I've included my source code on my GitHub. This is my first game project — feel free to add any suggestions and feedback :)
Status | Prototype |
Platforms | Windows |
Author | Shravani |
Genre | Adventure |
Tags | Action RPG, Singleplayer, Unreal Engine |
Download
Download
Game.zip 875 MB
Install instructions
Simply extract all files and run the .exe file (packaged for Windows).
Controls:
- WASD to move
- Shift to sprint
- Space to jump
- Mouse to look around (click to equip weapon/attack)
- Esc to pause/save/load/quit
The game only has two maps currently, so you can quit the game when you reach the second map!
Leave a comment
Log in with itch.io to leave a comment.