HuskyAdventure is another game prototype created in the first game programming course. This one is a 3D adventure game made with Unreal Engine and blueprints.
HuskyAdventure is about a siberian husky who's lost her toy piggies. Player plays as the husky and tries to find all of the lost toys inside and outside of the house. Beware of the wolves!
The basic idea is the same as in Huskynaut: you play as a husky who shoots enemies that spawn in random places. The wolves don't shoot you back, but they will bite if they get too close.
When just learned how to program some basic things in C++ and C#, the blueprints and visual coding felt really hard and difficult to understand. Luckily I had some classmates that had some experience with Unreal and I got some help when needed.