Posted December 30, 2022 by JaMe
#Game Release #Game Development
Hey, I'd like to introduce my new little example. 3D game developed with Unreal Engine 5.1. My goal was try create a little game in couple days to get familiar with a new Unreal Engine version 5.1 and also create a small example that can help someone :)
Whole project is available as always on my GitHub: https://github.com/jame581/ShootNumbers
Player control cube and can move to the left or to the right side. Player try to shoot through the lines of obstacles. Every destroyed obstacle adds score to player. Obstacles duration increases by time. Player also can pick up a upgrade for increase a fire rate.