Trolley 
			Racer
			C++ UE4 Game [3D] (2017)
			Arcade Racing
		
		
			
				
				
					
						
						
What Is Trolley Racer?
						Trolley Racer is my first and only finished C++ game in Unreal Engine 4 from college.
						Imagine a world
						without car racing like Formula One but instead trolley racing. It is an arcade racing game
						where the
						player drives a trolley around a Nascar like track against 10 other opponents. The game
						originally had a
						warehouse section with a memorization game, but I completely removed it when it turned out
						to not be fun.
						
						Tell Me More!
						Trolley Racer was made almost completely in C++ and has dynamic racing AI. The pure idea is
						probably
						also my favourite thus far and I plan to make a sequel in the future. The game has multiple
						trolleys
						that the player can buy from their winnings.
						
						What Could Be Improved?
						The game definitely does not live up to its potential and deserves multiple tracks, multiple
						camera
						views, proper physics and racing physics.
						
						Conclusion
						Overall, a great idea but I think it needs to be redone in future to live up to its
						potential.