With about 1900 lines of code, this developer has tried to explain Inception through code. This code written in C language simulates the sequence of events that happened in the movie.

Inceptioninception-movie-wallpaper

If you haven’t seen Inception, you may not know how awesome this is. The author Mark Szymanski commented in the code:


“INCEPTION: My tribute to Christopher Nolan;    The code below tries to explain and follow the sequence of events that took place in Inception;    as seen from the eyes of the programmer. It performs the inception through a clever trick;    using x86 code morphing technique in inception.h. This is done so as to make it appear that the thought;    about copying the inception string was done by Fischer himself even though he expected to return to ;    a different state in real life."

See ‘inception.c’ on GitHub