Castle Siege
Why I Made This
Castle Siege is a vertical slice of an Action-Adventure game made with Unreal Engine. I wanted to learn how to make action games in Unreal using C++ and blueprints. So in January I started taking a Udemy course on Unreal Engine. After completing the course, I wanted to challenge myself to make a game using the concepts taught in the course to prove that I had learned and internalized them. To do this, I used exclusively Unreal documentation and my notes from the course to build Castle Siege. This project gave me a chance to use Anim montages, Anim blueprints, C++, blueprints, and UI widgets without using any tutorials. I completed the course over 4 weeks and the subsequent Castle Siege project in over 2 weeks.