In Teleporters and Snakes, you're an animal trainer stranded in a hidden laboratory.
Use your snake pal to traverse and complete various puzzles.
Use teleporters to your advantage!
This project was my initial step into Unreal C++. Most of the project is blueprints, except most notably, the snake.
Being originally made in blueprints, the snake was ported to C++ at the end of development.
Being new to Unreal C++, this was a hard process to undergo, but ultimately helped
with my understanding of how to use the engine optimally, where code ends and blueprints start