Intro: A grid based game in which you have to put the numbers in correct order.
Description: The object of the game is to put all the numbers present in the grid to their proper order (i.e. 1,2,3....). The game is completely built on vanilla JS without dependency on any JS library. Modular pattern is used to make this game.
Dependencies:- Twitter Bootstrap CSS file is used for the look and feel.