Fling Swing Maching – Code

Take on challenging platforming stages as you try to escape a deadly lab. Playing as a small robot you need to charge your movement so you can dash over gaps and reach freedom. This game was created between February-May 2023 for my second year on the Games Technology Course at the University of the Creative Arts Farnham. This was a solo project, with everything in the game being created by me. Created in Unreal Engine using the C++ Language.

This game was my second time programming a game in Unreal Engine using the C++ language. Similarly to my first time working with the language in the Engine, I also used blueprints where needed, however the majority of the game was created via programming. During my time working on this project I found my skills at both Unreal Engine and the C++ language improved, managing to form an understanding with the language I didn’t have before. After all this I managed to create a game programmed with code I was proud of. Below you can see several snippets of my favourite bits of code that I made for the game, and can see the full scripts by visiting my GitHub.