Ariadne is a video-game inspired by a scene from Christopher Nolan’s “Inception” where an architect named Ariadne attempts to create a maze that can be solved in no less than a minute. This project aims to recreate the maze mentioned in the movie, albeit in a fashion more entertaining to the user. Thus the game includes various game-play elements designed and implemented for the sole purpose of making a fun and engaging experience. Although the maze in the film was designed by a human, our software shall create solvable mazes real-time, using a set of algorithms known as “maze-generators”. Hence the user shall be able to generate mazes on-the-fly via the help of procedural generation and a starting seed. The user shall also be able to share this seed with his/her friends on demand.