Pass: 15987

Pattern Lock

A light weight plugin to simulate Android's like pattern (un)lock mechanism.

Written in vanilla javascript so it doesn't require any additional libraries.

How it works?

It converts selected nodes into numbers. You can imagine phone numeric keyboard which is behind the nodes. So selecting the top left node, the middle one and the bottom right will result in 159.

Code