I've been learning C++ / Unreal Engine using a Udemy course.
My first big project is Glass Goes in Green, a VR game for Oculus Rift. The aim is to sort the recycling on the conveyor belt into the right bins by grabbing items and throwing them accurately. You have to keep your accuracy up to keep playing.
See below for a screen shot, an exe, the source code (if you would like to see the C++ and Blueprints) and a video showing gameplay.
My first big project is Glass Goes in Green, a VR game for Oculus Rift. The aim is to sort the recycling on the conveyor belt into the right bins by grabbing items and throwing them accurately. You have to keep your accuracy up to keep playing.
See below for a screen shot, an exe, the source code (if you would like to see the C++ and Blueprints) and a video showing gameplay.
I also made a VR 10 pin bowling game. See screen shot below. It was very popular, but you can only play it in the editor, the exe wouldn't build.