UE4 AI Wave Fighter
A downloadable game for Windows
UE4 Wave Fighter
Fight endless waves of enemies, improve on your score and play with friends!
This project was created as part of Advanced Games Programming (41024) at UTS. The subject aimed to teach us the fundamentals of Unreal Engine 4 with a large core use in C++ and Blueprints (Unreal Engines built-in Visual Scripting).
There were 3 components of this assignment:
- Improving on AI Functionality
- I improved on a Finite State Machine that allowed the AI to navigate around the map to locations that would store 'Ammo' or 'Health Potions'.
- Improving on Procedurally Generated Content
- I expanded on the AI Functionality and implemented a physical potion that was randomly spawning as well as containing procedurally generated statistics.
- Polish and Networked Multiplayer
- For the polish, I was required to move over the entire project into a multiplayer capable game that would require local networking. This would allow for Player 1 to host a game, with local players 2, 3 or 4 able to join the game as well
- I also implemented a general feedback into the game so that when the player would be hit, they didn't have to rely on the vision of their health bar to determine their exact amount of health, but rather a overlay on the screen would appear to indicate severity of health
As this was completed in a group, my partner had also implemented functionality for each components of the assignment in such a way that would coincide with what I had implemented
Credits:
This project was created by Jake & Jonah
Download
Download
UE4_WaveFighter 172 MB
Install instructions
Unzip main file
- Week11Solution
- Week11Solution
- AdvGamesProgramming (Requires UE4 to be installed in order for this to work)
Leave a comment
Log in with itch.io to leave a comment.