Project created for one of the 30 days of codevember 2018. The theme of that day was Infinity.
Create a game for mobile devices which is a mix between an infinite runner and a puzzle. It is a labyrinth
infinity generated using Prim's algorithm to ensure that the same maze is never created twice and also all the
labyrinths have a solution. The player controls the sphere using the accelerometer of his device.