Faewalkers - A Story of Two Sisters

Faewalkers – A Story of Two Sisters, is a mobile puzzle game inspired by Lara Croft GO made in Unity with a unique feature to flip the world to help solve puzzles.

World Flip

This was the main feature I worked on in this project.

I could not find any reference for a similar camera feature and therefore I had to produce this feature with a lot of prototypes and concepts. Therefore I learned how important and good the iterative process is for the result of a feature as important as this one.

Push/Pull Logic

I worked on the logic for a push and pull system for boxes in our game with a fellow programming student(Aron Jönsson). This was my first experience with serious pair programming and I learned a lot.